Skip to content

Releases: kazeshini178/avroify

v1.2.0

12 Jun 12:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

09 May 19:37
Compare
Choose a tag to compare

Features:

  • Added Diagnostics to assist in creation and serialization support

Bugs fixed:

  • Fixed issues serializing decimal to AvroDecimal
  • Fixed issues serializing DateOnly & TimeOnly types

Full Changelog: v1.0.1...v1.1.0

v1.0.1

07 May 13:31
6229914
Compare
Choose a tag to compare

Bugfixes

  • Fixed issue with dependencies not being bundled into Nuget Package
  • Fixed support for char, decimal, DateOnly, TimeOnly serialization

Initial Release: v1.0.0

03 May 13:45
fc5c3ef
Compare
Choose a tag to compare

Initial release of Avroify Source generator.

Supporting both attributed classes and avcs schema files