Skip to content

Release v0.1.4.0

Latest
Compare
Choose a tag to compare
@kutyel kutyel released this 21 Jan 09:35
· 2 commits to master since this release

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