Warning
This version is not supported on Starknet! If you want to develop contracts deployable to current Starknet, please stick with Scarb v2.3.1
Welcome to the release notes for Scarb v2.4.0-rc5
!
This quick release is primarily a Cairo upgrade.
Cairo Version
This version of Scarb comes with Cairo v2.4.0-rc5
.
What's Changed
- Document and make private
SourceKind::can_lock_source_kind
by @mkaput in #930 - Add
ChildPathEx::read_to_string
by @mkaput in #933 - Bump
itertools
to 0.12.0 by @mkaput in #936 - Fill missing docs in resolver area and remove unnecessary method by @mkaput in #938
Full Changelog: v2.4.0-rc4...v2.4.0-rc5