Releases: salsify/avromatic
Releases · salsify/avromatic
v5.1.1
- Respect allowed int and long ranges in accordance with the Avro Specification. Thanks opti (51e56e83)
v4.3.0
- Add support for decimal logical type (e83f1e51)
v4.2.0
- Add an
Avromatic.eager_load_models
attribute reader method. (267335f4)
- Remove unnecessary files from the gem distribution. (33a7f73b)
v4.1.1
- Fix eager loading of nested models when using the Zeitwerk classloader with Rails. (bb91294f)
v4.1.0
- Add support for specifying a subject for the avro schema when building an Avromatic model (ca067d40)
v4.0.0
- Drop support for Ruby 2.6.
- Drop support for Avro 1.9.
- Add support for Avro 1.11.
- Add support for Rails 7.0.