Skip to content

v0.3.1

Compare
Choose a tag to compare
@mmcloughlin mmcloughlin released this 31 Oct 01:56
· 162 commits to master since this release
6acd6a0
  • Fix argument size computation bug reported in #191 and #195. Previously avo would incorrectly add padding to the end of function arguments in the case where the function has no return values, triggering an asmdecl vet error.
  • Add extensive test case with randomly generated function signatures.
  • Upgrade direct module dependencies.

Changelog

Full Changelog: v0.3.0...v0.3.1