Skip to content

v0.7.0

Compare
Choose a tag to compare
@jbourassa jbourassa released this 08 Mar 16:19
· 104 commits to main since this release
b421e6e

What's Changed

  • Use Ryū's small feature to cut ~9kb by @jbourassa in #55
  • [BREAKING] Add extern_enums and skip codegen for large enums by @jbourassa in #56
    • CountryCode, CurrencyCode, and LanguageCode are now represented as String values
  • Decimal implements Deref by @Vam-Jam in #48

New Contributors

Full Changelog: v0.6.0...v0.7.0