v2.5.4
Welcome to the release notes for Scarb v2.5.4!
This quick release is primarily a Cairo upgrade.
Cairo Version
This version of Scarb comes with Cairo v2.5.4
.
What's Changed
- Bump the non-critical group with 7 updates by @dependabot in #1114
- Update cairo by @maciektr in #1115
- Allow compilation of packages with
no-core
flag enabled. by @maciektr in #1112 - Add builtin prop on cairo plugin target definition by @maciektr in #1059
- Fix experimental_features deserialization backward compatibility by @maciektr in #1118
- Check backward compatibility of metadata command deserialization by @maciektr in #1119
- Prepare scarb-metadata release
1.11.1
by @maciektr in #1120 - Do not compile tests from dependencies in
scarb test
by @szymmis in #1084 - Set crate-level cfg_set in snforge-test-collector by @maciektr in #1125
- 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.5.3...v2.5.4