v0.6.0
What's Changed
Added
- ERC1155 by @martriay in #525
- UDC docs by @andrew-fleming in #526
- Warning notice for direct github installations by @andrew-fleming in #524
Changed
- Renamed
isApprovedForAll
return variable name (isApproved
->approved
) in ERC721 by @martriay in #525 - Expanded dependent interfaces (e.g.
IERC721.cairo
now includesIERC165.cairo
functions) by @martriay in #525 .adoc
files now taken into account byupdate_version.py
script by @ericnordelo in #535
Full Changelog: v0.5.1...v0.6.0