Skip to content

v0.6.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@meevee98 meevee98 released this 18 Dec 18:30
· 2126 commits to development since this release

Added

  • Included a NEP-17 example
  • Implemented Union type annotation
  • Implemented extend to bytearray values

Changed

  • Change Contract methods implementations to be compatible with Neo's preview4

Fixed

  • Bytes comparison was always returning False
  • Get values from collection (list, dict, tuple) was returning the collection instead