v0.10.0
Summary
Added
- ERC1155 component and preset (#896)
- Mixin implementations in components (#863)
- ERC721Component functions and Storage member
Changed
- Change
unwrap
tounwrap_syscall
(#901) - ERC20Component
IERC20::name
andIERC20::symbol
return ByteArrays instead of felts (#857)
- ERC721Component
Removed
- ERC721Component function and Storage member
Full changes list
- Remove gh pat by @martriay in #907
- Release v0.9.0 by @ericnordelo in #909
- Change
unwrap
tounwrap_syscall
by @andrew-fleming in #901 - Ensure option is used to remove warning by @glihm in #910
- Normalize tests by @ericnordelo in #918
- Add presets page update on release workflow by @ericnordelo in #883
- Add
DEVELOPMENT.md
by @martriay in #914 - Pass library version to Wizard in docs - main by @ericglau in #929
- Add ERC1155 by @ericnordelo and @cloudvenger in #896
- Add mixins by @andrew-fleming in #863
- Use
ByteArray
for strings by @andrew-fleming in #857 - ERC1155 docs by @ericnordelo and @cloudvenger in #920
- Improve
pop_log
util by @andrew-fleming in #893 - Sort class hashes in workflow by @ericnordelo in #938
New Contributors
- @glihm made their first contribution in #910
- @cloudvenger made their first contribution in #896
Full Changelog: v0.9.0...v0.10.0