v2.1.0-rc4
github-actions
released this
02 Aug 11:11
·
2727 commits
to main
since this release
What's Changed
- Allowing downstream macros. #3818
- Changed enum
derive(starknet::Store)
implementation. #3817- Enabling
#[default]
to set the 0 index field. - None default fields enum indicators are never 0.
- Enabling
Full Changelog: v2.1.0-rc3...v2.1.0-rc4