v0.7.0
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 #56CountryCode
,CurrencyCode
, andLanguageCode
are now represented asString
values
- Decimal implements Deref by @Vam-Jam in #48
New Contributors
Full Changelog: v0.6.0...v0.7.0