This repository has been archived by the owner on Aug 21, 2023. It is now read-only.
v1.1.0
What's Changed
- Chore: remove beginners exercises by @tdelabro in #162
- Educational content: add recursion/array04.cairo by @tdelabro in #163
- Educational content: add an exercise about revoked references by @Bernardstanislas in #164
- Educational content: add recursions/struct01.cairo by @ofux in #167
- Educational content - Collatz sequence (recursion and bitwise) by @Codiumdium in #166
- Educational content: add storage section with three exercises by @tdelabro in #168
- Educational content: follow-up exercise on hints. by @tekkac in #169
- Fix: version printing now relies on the packaged pyproject.toml by @Bernardstanislas in #171
- Educational content: Add tricks track exercise by @tekkac in #173
New Contributors
- @Codiumdium made their first contribution in #166
Full Changelog: v1.0.0...v1.1.0