packages feed

aeson-combinators-0.0.3.0: CHANGELOG.md

# Revision history for aeson-combinators

## 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

* GHCJS compatibility

## 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.