Skip to content

v0.6.0

Compare
Choose a tag to compare
@martriay martriay released this 09 Feb 03:36
· 239 commits to main since this release
34bc954

What's Changed

Added

Changed

  • Renamed isApprovedForAll return variable name (isApproved -> approved) in ERC721 by @martriay in #525
  • Expanded dependent interfaces (e.g. IERC721.cairo now includes IERC165.cairo functions) by @martriay in #525
  • .adoc files now taken into account by update_version.py script by @ericnordelo in #535

Full Changelog: v0.5.1...v0.6.0