Changelog of @hackage/aeson-with 0.1.2.0

Changelog for aeson-with

v0.1.2.0

  • Remove useless dependencies on mtl and hashmap.

v0.1.1.0

  • Add view' and toListOf' for viewing ToJSON instances.

v0.1.0.0

  • Change withArrayField and withValue to take ToJSON values.
  • Remove withValueMaybe.

v0.0.1.0

  • Dirty aeson-with lenses for quickly adding fields to objects.