Skip to content

v0.1.6

Compare
Choose a tag to compare
@0x19 0x19 released this 04 Aug 23:05
· 116 commits to main since this release
f7a7e58

What's Changed

  • Add Metadata and Bytecode Packages by @0x19 in #24
  • Rename solgo.New() to solgo.NewParser() by @0x19 in #32
  • AST Rewrite (Batch 1) by @0x19 in #35
  • Metadata and Bytecode Protocol Buffers + Fixes in AST package by @0x19 in #40
  • Introducing DecodeConstructorFromAbi() bytecode package function by @0x19 in #33
  • Abstract Syntax Tree (AST) Protocol Buffers (Batch 1) by @0x19 in #42
  • Metadata dynamic IPFS source unit discovery by @0x19 in #45
  • AST Resolver Improvements by @0x19 in #46
  • AST Tuple TypeDescription type randomization bug by @0x19 in #47
  • AST Reference Resolver Improvements by @0x19 in #48
  • Bytecode package unit tests and constructor decoding bugfix by @0x19 in #49

Full Changelog: v0.1.5...v0.1.6