Skip to content

v0.2.1

Compare
Choose a tag to compare
@glihm glihm released this 16 Jan 04:00
· 78 commits to main since this release

Full Changelog: v0.2.0...v0.2.1

Use now TokenizedAbi to express a set of tokens parsed from the ABI, organized in logical manner:

  • structs
  • enums
  • functions (standalone functions)
  • interfaces with their functions