Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 796 Bytes

CHANGELOG.md

File metadata and controls

31 lines (20 loc) · 796 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

0.2.1 - 2020-11-27

Fixed

  • Named schema resolution outside of union variants.
  • Implicitly defined named schemas should resolve in union variants #6
  • Default values in union schema fields in records should parse correctly #1

Updated

  • Documentation.

0.2.0 - 2020-10-10

Changed

  • Reader takes a reference to the schema.

0.1.0 - 2020-10-08

Added

Initial implementation of

  • avrow
  • avrow-cli (av)