Skip to content

Releases: lerouxrgd/rsgen-avro

Release 0.18.3

24 Jul 00:14
35ae197

Choose a tag to compare

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

17 Jul 23:49
7d478b6

Choose a tag to compare

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

30 Jun 23:09
79039e7

Choose a tag to compare

Release 0.18.0

28 Jun 14:02
8057cbf

Choose a tag to compare

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

19 May 23:15
47ecbb2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.15.3...0.17.0

Release 0.15.3

27 Oct 16:56
340ad44

Choose a tag to compare

What's Changed

Full Changelog: 0.15.2...0.15.3

Release 0.15.2

07 Oct 21:43
a3ebf8e

Choose a tag to compare

What's Changed

  • Fix gen code without chrono to handle nullable logical-dates by @kebbestrom in #75

New Contributors

Full Changelog: 0.15.1...0.15.2

Release 0.15.1

27 Sep 19:48
df1c8b6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.15.0...0.15.1

Release 0.15.0

03 Sep 20:42
b593eff

Choose a tag to compare

What's Changed

  • Fix serde visitor for byts with use_avro_rs_unions option by @mati865 in #70

Full Changelog: 0.14.2...0.15.0

Release 0.14.2

12 Aug 20:08
e9c96c4

Choose a tag to compare

What's Changed

  • Add Bytes variant to union visitors by @mati865 in #69

New Contributors

Full Changelog: 0.14.1...0.14.2