Revision history for aeson-combinators
0.0.5.0 -- 2021-03-13
- make test suite compatible with hashable 1.3.1.0
0.0.4.1 -- 2021-02-14
- Cleanup README
- CI maintanance & GHC compatibility update
0.0.4.0 -- 2020-10-24
Encode
module for encoding
0.0.3.0 -- 2020-10-11
- Combinators for dealing with failure
oneOf
function
parseMaybe
and parseEither
- Documentation improvements
0.0.2.1 -- 2020-03-08
- Add README to extra source files
0.0.2.0 -- 2020-03-08
0.0.1.1 -- 2020-03-01
- Fixes and improvements in documentation
- Add source-repository to cabal file
0.0.1.0 -- 2020-02-29
- First version. Released on an unsuspecting world.