0.19.0
What's Changed
Changes
- Make untyped fields use serde_json::Value directly by @Danil-Grigorev in #230
- hide prelude imports inside a local module to allow shadowing imports by @clux in #222
- Refactor away rightward drift in main by @clux in #233
- feat: generalized approach to derive traits on top level struct by @david-rusnak in #236
- Make
--derive
more flexible by @MathiasPius in #237
Dependencies
- Bump the core group with 4 updates by @dependabot in #228
- Bump the core group with 2 updates by @dependabot in #234
- Bump libc from 0.2.153 to 0.2.154 by @dependabot in #235
New Contributors
- @Danil-Grigorev made their first contribution in #230
- @david-rusnak made their first contribution in #236
- @MathiasPius made their first contribution in #237
Full Changelog: 0.18.0...0.19.0