What's Changed
- Add fromChunk/toChunk to Schema.Collection (#719) by @987Nabil in #731
- Update README.md by @github-actions in #729
- Update zio and reactivate native multi threading (#720) by @987Nabil in #732
- Schema.Primitive respects default annotation for defaultValue (#715) by @987Nabil in #733
- Type safe method to add validation to a Schema (#716) by @987Nabil in #734
- Fixes #737 by @gregor-rayman in #738
- JsonCodec can now encode/decode streams as JSON arrays. by @gregor-rayman in #739
- Fix off-by-one bug in
msgpack
decoding by @tomwadeson in #742 - Add JsonCodec.Config.explicitNulls option by @a-morales in #740
- generate empty collections for missing fields by @juliano in #741
New Contributors
- @gregor-rayman made their first contribution in #738
- @tomwadeson made their first contribution in #742
Full Changelog: v1.4.1...v1.5.0