Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@davydog187 davydog187 released this 28 Mar 16:01
· 2 commits to master since this release

v2.1.0 - March 28th, 2023

Added

  • Support for tagged unions in named fields
  • AvroEx.encode/3 supports a :include_block_byte_size option for encoding block size

Fixed

  • Allow empty strings as namespaces
  • Fix encodeable? checks for int and float
  • Set time values to proper precision on decoding
  • Fixed reference type name generation