1.1.0 Happy Holidays!
This update comes with one new schema, NonEmptyArray
and three new schemable typeclasses, Printer
, JsonSerializer
, and JsonDeserializer
.
What's Changed
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #222
- [#11] Add WithJson by @jacob-alford in #219
- [#163] Add
NonEmptyArray
generic schema by @newswim in #223 - [#211] [#221] Add Printer and JsonSerializer / Deserializer by @jacob-alford in #224
New Contributors
- @dependabot made their first contribution in #222
Full Changelog: 1.0.1...1.1.0