cairo v2.2.0
What's Changed
- Upgrade to V2.1 by @gaetbout in #148
- Update Sorting.cairo doc by @gaetbout in #152
- optimize sha256 by @gaetbout in #147
- Update all Option::None(()) to remove (()) by @gaetbout in #153
- feat: migration to workspaces by @milancermak in #154
- Feat/ascii: Integer lib updated by @0xKahi in #150
- feat(storage): v2.1.0 improvements by @milancermak in #156
- chore(math): rm signed_integers by @milancermak in #157
- fix fpow overflow by @neotheprogramist in #161
- Update installation snippet to adapt to workspace migration by @mkaput in #160
- Follow good practices by @LucasLvy in #162
- fix shift bug in sha256 by @neotheprogramist in #164
- update to 2.1.1 by @gaetbout in #167
- implement BitShitf trait for more types by @neotheprogramist in #163
- feat/dijkstra by @0xTitan in #168
- update to 2.2.0 by @gaetbout in #171
- feat(math): binary exp by @milancermak in #175
- feat: dedup for arrays by @ermvrs in #174
- ✨ Merkle tree generation by @bal7hazar in #178
- Lucas/contribs by @LucasLvy in #180
- feat: keccak256 by @enitrat in #179
- feat: unique for arrays by @akhercha in #181
- feat: Add clean method for list by @azurwastaken in #182
- feat: from_array for List by @akhercha in #183
- fix(sn storage): macro name typo by @LucasLvy in #186
New Contributors
- @0xKahi made their first contribution in #150
- @0xTitan made their first contribution in #168
- @ermvrs made their first contribution in #174
- @akhercha made their first contribution in #181
- @azurwastaken made their first contribution in #182
Full Changelog: cairo-v2.0.1...cairo-v2.2.0