Changelog of @hackage/aeson-deriving 0.1.1.2

Changelog for aeson-deriving

0.1.2

  • Added EmptyObject newtype for single-constructor types to be encoded as an empty JSON object.

0.1.1

  • Added TextWithPattern newtype for Text validated against a regex pattern PR 2

0.1.0

  • First version. Released on an unsuspecting world.