0.20.0
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
- Bump the kube group with 2 updates by @dependabot in #238
- Bump the core group with 3 updates by @dependabot in #239
- Bump the core group with 3 updates by @dependabot in #240
- Bump the core group with 4 updates by @dependabot in #242
- Bump libc from 0.2.154 to 0.2.155 by @dependabot in #243
New Contributors
- @AaronDewes made their first contribution in #241
Full Changelog: 0.19.0...0.20.0