Skip to content

0.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 09:28
· 60 commits to main since this release
0.20.0
11c302b

What's Changed

Schema fix and a new experimental --smart-derive-elision flag to elide derives that are impossible without supplemental code.

Changes

  • Fix missing handling of preserve-unknown-fields on additionalProperties by @clux in #244
  • Improve detecting whether default can be derived by @AaronDewes in #241

Dependencies

New Contributors

Full Changelog: 0.19.0...0.20.0