Skip to content

v0.5.0

Compare
Choose a tag to compare
@mmcloughlin mmcloughlin released this 27 Nov 04:47
· 70 commits to master since this release
fa3cfb0

Fixes issue reported in #336 where automatic load/store generation does not work for boolean function arguments or return values.

Adds an Adopters README section and full adopters list to showcase exciting uses of avo across the Go ecosystem. The list is auto-generated from the third-party test suite. If you'd like to see your project listed, please reach out.

The third-party test suite now includes:

Includes small tweaks to support Go 1.18 and 1.19 releases. The go.mod file bumps the minimum Go version to 1.16.

Implements bot automation for upgrading direct module dependencies and keeping third-party package metadata up-to-date.

What's Changed

Full Changelog: v0.4.0...v0.5.0