v0.8.0
What's Changed
Added
- Account preset by @ericnordelo in #803
- ERC20 preset by @andrew-fleming in #810
- ERC721 preset by @andrew-fleming in #811
Migrated to Component
- Account by @ericnordelo in #783
- AccessControl by @ericnordelo in #770
- Ownable by @ericnordelo in #768
- SRC5 by @ericnordelo in #767
- Initializable by @andrew-fleming in #764
- Pausable by @andrew-fleming in #773
- ReentrancyGuard by @andrew-fleming in #775
- ERC20 by @andrew-fleming in #780
- ERC721 by @andrew-fleming in #790
- Upgrades by @ericnordelo in #792
Changed
- Fix links in doc site by @ericnordelo in #776
- Fix typos by @xiaolou86 in #784
- Add mentions to our public roadmap by @martriay in #793
- Bump scarb and cairo to 2.3.0 by @ericnordelo in #797
- Fix typos by @martriay in #800
- Fix headers in docs by @ericnordelo in #808
- Remove cairo-2 branch from test.yml by @martriay in #802
- Update security docs by @ericnordelo in #794
- Update overview code sample by @ericnordelo in #819
- Update erc721 docs by @andrew-fleming in #763
New Contributors
- @xiaolou86 made their first contribution in #784
Full Changelog: v0.7.0...v0.8.0