Changelog of @hackage/aeson-diff-generic 0.0.3

aeson-diff-generic 0.0.2

April 17, 2018

  • Implement path optics.

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.