v0.3.0
Highlights
- new docsite: https://docs.openzeppelin.com/contracts-cairo
- revamped directory structure, and therefore import paths
- new utility to deploy accounts
What's Changed
- fix: remove unused imports by @ca11ab1e in #400
- Add AccessControl docs by @andrew-fleming in #368
- style: update SPDX license identifiers by @ca11ab1e in #399
- Update ownable check to validate zero address by @JulissaDantes in #398
- Refactor directory structure by @andrew-fleming in #350
- Bump Nile version to 0.7.1 by @EvolveArt in #381
- Fix setup.cfg version by @martriay in #406
- Integrate docsite by @martriay in #396
- Deploy account util by @andrew-fleming in #339
- Update docsite links to match new docsite by @martriay in #410
- Fix docs example by @martriay in #413
- Add script to update version by @andrew-fleming in #405
New Contributors
- @ca11ab1e made their first contribution in #400
- @EvolveArt made their first contribution in #381
Full Changelog: v0.2.1...v0.3.0