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