- Replace
entropy
library withtf-random
, which is easier to use with ghcjs
- Fixed bugs in handling of namespaces when parsing and printing avro types
- Fixed a schema overlay test
- Fixed an omitted data fixture from the cabal sdist
- Improvements on experimental lazy decoding (up to 25% faster on our tests)
- Useful instances for EitherN
- Technical release to respect potentially breaking changes introduced earlier.
- Fixed Data.Avro.Schema.extractBindings by @TikhonJelvis
- First version. Released on an unsuspecting world.