Skip to content

v0.5.0

Compare
Choose a tag to compare
@vaxerski vaxerski released this 08 Mar 16:19
· 24 commits to main since this release

A major release to fix some easy to miss ABI breaks with structs.

Version 0.4.2 was not ABI compatible due to a mistake from my side.

This version is also not ABI compatible, but it is API compatible.

Fixes

  • Fixed easy ABI breaks with new struct members in options

Full Changelog: v0.4.2...v0.5.0