Skip to content

v0.2.0

Compare
Choose a tag to compare
@daejunpark daejunpark released this 25 Sep 01:56
· 52 commits to main since this release
20cd93a

What's Changed

Breaking changes

New features

Bug fixes and improvements

  • perf: code fastpath scanning for valid jump destinations by @karmacoma-eth in #348
  • fix: failed() cheatcode error by @daejunpark in #359
  • fix: vm.etch() leaves storage uninitialized by @karmacoma-eth in #363
  • fix: manually solve dynamic array overflow conditions by @daejunpark in #366

Full Changelog: v0.1.14...v0.2.0