github vyperlang/vyper v0.4.3
v0.4.3 ("Buttermilk Racer")

2 months ago

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

Don't miss a new vyper release

NewReleases is sending notifications on new releases.