packages feed

aeson-diff-generic-0.0.2: changelog.md

# aeson-diff-generic 0.0.2

*April 2, 2018*

   - Better documentation.
   - Tested builds

# aeson-diff-generic 0.0.1

*April 1, 2018*

Initial release of aeson-diff-generic.  It has the implementations for
the `JsonPatch` and `fieldLens` classes, and `JsonPatch` instances for
all datatype supported by the aeson package.  It also includes the
`deriveJsonPatch` template haskell function for generating `JsonPatch` instances.