Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 474 Bytes

changelog.md

File metadata and controls

18 lines (12 loc) · 474 Bytes

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.