Skip to content

Releases: salsify/avromatic

v6.0.1

09 Dec 08:35
35c7765

Choose a tag to compare

No changes noted.

v6.0.0

17 Oct 20:45
c147835

Choose a tag to compare

No changes noted.

v5.2.1

24 Mar 20:02
8b5c5cd

Choose a tag to compare

  • Fixed writing small ints to unions with long member type. (8b5c5cd6)

v5.2.0

26 Nov 13:47
0700054

Choose a tag to compare

v5.1.1

19 Nov 20:55
51e56e8

Choose a tag to compare

  • Respect allowed int and long ranges in accordance with the Avro Specification. Thanks opti (51e56e83)

v5.1.0

11 Sep 20:40
5899c5e

Choose a tag to compare

v5.0.0

13 Oct 15:13
1d293d4

Choose a tag to compare

v4.3.0

09 Mar 15:26
95fb7db

Choose a tag to compare

  • Add support for decimal logical type (e83f1e51)

v4.2.0

28 Oct 16:47
267335f

Choose a tag to compare

  • Add an Avromatic.eager_load_models attribute reader method. (267335f4)
  • Remove unnecessary files from the gem distribution. (33a7f73b)

v4.1.1

26 Sep 20:57
bb91294

Choose a tag to compare

  • Fix eager loading of nested models when using the Zeitwerk classloader with Rails. (bb91294f)