Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 356 Bytes

ChangeLog.md

File metadata and controls

13 lines (7 loc) · 356 Bytes

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.