github-actions
released this
22 Dec 10:11
·
8 commits
to main
since this release
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
andor
. #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
- @Danyylka made their first contribution in #6769
- @victorMagdesian made their first contribution in #6790
- @donatik27 made their first contribution in #6834
- @taikoonwang made their first contribution in #6845
- @futreall made their first contribution in #6871
- @vtjl10 made their first contribution in #6870
- @zeevick10 made their first contribution in #6877
- @Daulox92 made their first contribution in #6875
- @Bilogweb3 made their first contribution in #6881
- @jasmyhigh made their first contribution in #6882
- @chen-liang-CN made their first contribution in #6869
- @Pricstas made their first contribution in #6888
Full Changelog: v2.9.2...v2.10.0-rc.0