Skip to content

v0.4.3 ("Buttermilk Racer")

Latest
Compare
Choose a tag to compare
@charles-cooper charles-cooper released this 18 Jun 20:09
· 13 commits to master since this release
bff19ea

What's Changed

v0.4.3 introduces the @raw_return decorator which allows contracts to return bytes directly without ABI-encoding, which enables new proxy contract use cases. The default EVM version has been updated to prague, and several improvements have been made to the Venom optimizer pipeline.

Full release notes hosted at https://docs.vyperlang.org/en/latest/release-notes.html#v0-4-3-buttermilk-racer (source on github).

New Contributors

Full Changelog: v0.4.2...v0.4.3