- Added
EmptyObject
newtype for single-constructor types to be encoded as an empty JSON object.
- Added
TextWithPattern
newtype for Text validated against a regex pattern PR 2
- First version. Released on an unsuspecting world.
EmptyObject
newtype for single-constructor types to be encoded as an empty JSON object.TextWithPattern
newtype for Text validated against a regex pattern PR 2