Skip to content

v2.10.0-rc.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 10:11
· 103 commits to main since this release
a8da296

This is the Cairo version associated with Starknet 0.13.4. Contracts written with 2.10.0 are not declarable on Starknet until the upgrade.

What's Changed

  • Corelib documentation updates.
  • implement cfg not, and and or. #6802
  • Panic when a dependency is misconfigured. #6858
  • update error message for missing '0x' prefix by @chen-liang-CN in #6869
  • Adding the last line of a multi-line diagnostics. #6850
  • Changing the prioritization in output Diagnostics. #6884
  • Using correct type on snapshot mismatch. #6902
  • Adding redeposit gas by default. #6904

New Contributors

Full Changelog: v2.9.2...v2.10.0-rc.0