language-avro v0.1.3 Release Notes

Release Date: 2020-03-26 // about 4 years ago
  • ๐Ÿš€ This release fixes compatibility with avro >= 0.5, as reported in #7 by @jkachmar


Previous changes from v0.1.1.0

  • ๐Ÿš€ This release:

    • Adds parsing for the new Decimal type (and other logical types).
    • Solves a bug with readWithImports, which now understands relative and absolute paths!