github vyperlang/vyper v0.2.16
Vyper 0.2.16

latest releases: v0.4.0, v0.4.0rc6, v0.4.0rc5...
2 years ago

Non-breaking changes and improvements:

  • Expose _abi_encode as a user-facing builtin (#2401)
  • Export the storage layout as a compiler output option (#2433)
  • Add experimental OVM backend (#2416)
  • Allow any ABI-encodable type as event arguments (#2403)
  • Optimize int128 clamping (#2411)
  • Other docs updates (#2405, #2422, #2425)

Fixes:

  • Disallow nonreentrant decorator on constructors (#2426)
  • Fix bounds checks when handling msg.data (#2419)
  • Allow interfaces in lists, structs and maps (#2397)
  • Fix trailing newline parse bug (#2412)

Special thanks to contributions from @skellet0r, @sambacha and @milancermak for this release!

Don't miss a new vyper release

NewReleases is sending notifications on new releases.