Summary
Added
- SNIP12 utilities for on-chain typed messages hash generation (#935)
- Nonces component utility (#935)
- Presets Usage guide (#949)
- UDC preset contract (#919)
- ERC1155Component and ERC1155ReceiverComponent mixins (#941)
- ERC721ReceiverComponent documentation (#945)
Changed
- Bump scarb to v2.6.3 (#946)
Fixed
- ERC721ReceiverComponent mixin embeddable implementation name (#945)
Removed
Full Changes List
- Release v0.10.0 by @andrew-fleming in #937
- Bump scarb to 2.6.x by @ericnordelo in #946
- Remove dualcase SRC5 by @TAdev0 in #882
- fix: ERC721 example by @Vojtch159 in #947
- Document ERC721ReceiverComponent by @ericnordelo in #945
- Add ERC1155 mixin by @andrew-fleming in #941
- Migrate UDC by @andrew-fleming in #919
- Remove DualCaseSRC5 trait and impl by @andrew-fleming in #952
- Add presets usage by @andrew-fleming in #949
- fix: fix all typos issue by @momodaka in #956
- SNIP 12 Utilities by @ericnordelo in #935
New Contributors
- @Vojtch159 made their first contribution in #947
- @momodaka made their first contribution in #956
Full Changelog: v0.10.0...v0.11.0