Releases: lerouxrgd/rsgen-avro
Releases · lerouxrgd/rsgen-avro
Release 0.18.3
What's Changed
- fix(cli): ImplementAvroSchema doesn't roundtrip through Display and clap::ValueEnum by @Kriskras99 in #86
Full Changelog: 0.18.2...0.18.3
Release 0.18.2
What's Changed
- feat: Allow to override (part of) the generated code for a field (no CLI support) by @Kriskras99 in #85
Full Changelog: 0.18.1...0.18.2
Release 0.18.1
Full Changelog: 0.18.0...0.18.1
Release 0.18.0
What's Changed
- feat!: Add option to generate an implemention of
AvroSchema. by @Kriskras99 in #84
Full Changelog: 0.17.0...0.18.0
Release 0.17.0
What's Changed
- chore: update to 2024 edition by @ouertani in #77
- wrap recursive optionals with Box<> by @izolight in #78
- fix: fix
gen_nested_with_floatand update to apache-avro v0.18 by @Kriskras99 in #81 - chore: fix clippy lints by @Kriskras99 in #83
- chore: update
thiserrorto v2 by @Kriskras99 in #82
New Contributors
- @izolight made their first contribution in #78
- @Kriskras99 made their first contribution in #81
Full Changelog: 0.15.3...0.17.0
Release 0.15.3
Release 0.15.2
What's Changed
- Fix gen code without chrono to handle nullable logical-dates by @kebbestrom in #75
New Contributors
- @kebbestrom made their first contribution in #75
Full Changelog: 0.15.1...0.15.2
Release 0.15.1
Release 0.15.0
What's Changed
Full Changelog: 0.14.2...0.15.0