Warning
This version is not yet supported on Starknet! If you want to develop contracts deployable to current Starknet, please stick with Scarb v2.5.4
.
Welcome to the release notes for Scarb v2.6.0-rc.1!
This quick release is primarily a Cairo upgrade.
Cairo Version
This version of Scarb comes with Cairo v2.6.0-rc.1
.
What's Changed
- Fix
edition
for main crates in test compilation in test collector by @piotmag769 in #1135 - Bump the non-critical group with 5 updates by @dependabot in #1141
- Exclude cairo-felt from dependabot patterns by @maciektr in #1142
- Create procedural macro interface library by @maciektr in #1139
- Update cairo by @maciektr in #1144
- [
snforge-test-collector
] AddTestDetails
toTestCaseRaw
by @drknzz in #1121
New Contributors
Full Changelog: v2.6.0-rc.0...v2.6.0-rc.1