v2.3.1
This release is focused solely on bugfixes in Scarb and Cairo. Check out merged PRs list for more detailed information.
Cairo Version
This version of Scarb comes with Cairo v2.3.1
.
What's Changed
- Use FromStr for Lockfile by @maciektr in #810
- Bump the non-critical group with 1 update by @dependabot in #812
- Use requires_gas_counter helper by @maciektr in #814
- Stop lockfile e2e tests from overwriting existing example locks by @maciektr in #813
- Fix release branch naming in maintaining docs by @maciektr in #816
- Allow ignoring example project by name in test_for_each_example macro by @maciektr in #824
- Make profile args take precedence over env by @szymmis in #825
- Include
get_dep_component!
andget_dep_component_mut!
macros in thestarknet
package by @mkaput in #833 - Docs: Use kebab-case for formatting options by @maciektr in #836
- Add lockfile docs by @maciektr in #829
Full Changelog: v2.3.0...v2.3.1