Skip to content

Releases: lerouxrgd/rsgen-avro

Release 0.19.4

07 Mar 19:39
d1ac0bd

Choose a tag to compare

What's Changed

  • fix(generator): add serde rename in case of rust keyword conflict by @vdorokhin in #94

New Contributors

Full Changelog: 0.19.3...0.19.4

Release 0.19.3

21 Feb 23:49
9dc4dbb

Choose a tag to compare

What's Changed

Full Changelog: 0.19.2...0.19.3

Release 0.19.2

14 Jan 23:47
4ef0b31

Choose a tag to compare

What's Changed

  • feat(generator): check if glob pattern is valid by @landreussi in #91

New Contributors

Full Changelog: 0.19.1...0.19.2

Release 0.19.1

30 Nov 00:35
692748b

Choose a tag to compare

What's Changed

  • fix: Compare named schemas by name to avoid duplicate code generation by @flxo in #89
  • feat: Use LazyLock for static schema caching in AvroSchema impl by @flxo in #90

New Contributors

  • @flxo made their first contribution in #89

Full Changelog: 0.18.3...0.19.1

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