v2.6.5
Welcome to the release notes for Scarb v2.6.5
!
This quick release is primarily a Cairo upgrade.
Cairo Version
This version of Scarb comes with Cairo v2.6.4
.
What's Changed
- Store file path and file id in token stream metadata by @maciektr in #1192
- Refactor: move cairo-lang-macro types to submodule by @maciektr in #1194
- Rust update - fix build and clippy erorrs by @maciektr in #1213
- Fix nightlies pipeline after rust package id spec update by @maciektr in #1222
- Consider a case when the test fn return types are actually an empty vec by @Arcticae in #1224
- Enforce fuzzer_runs >= 1 in snforge-test-collector by @Draggu in #1231
- Fix ci after rust update by @maciektr in #1291
Full Changelog: v2.6.4...v2.6.5