Releases: higherkindness/avro-parser-haskell
Releases · higherkindness/avro-parser-haskell
Release v0.1.4.0
This release makes readWithImports return IO (Either T.Text Protocol) instead of IO (Either (ParseErrorBundle T.Text Char) Protocol) which results in parser errors being pretty printed! 🚨💅
Full Changelog: https://github.com/higherkindness/avro-parser-haskell/commits/v0.1.4.0
Release v0.1.3.1
This release adds compatibility with the latest version of avro-0.5.1 🎉
Release v0.1.3
Release v0.1.1
This release:
- Adds parsing for the new
Decimaltype (and other logical types). - Solves a bug with
readWithImports, which now understands relative and absolute paths!
Release v0.1
Grab it on Hackage here: https://hackage.haskell.org/package/language-avro