0.7.7
new version has been just published
What's Changed
- Update joda-time to 2.10.11 by @scala-steward in #205
- Update joda-time to 2.10.12 by @scala-steward in #206
- Update play-json to 2.9.2 by @scala-steward in #208
- Update ujson, upickle to 1.4.2 by @scala-steward in #207
- Update refined to 0.9.27 by @scala-steward in #209
- Update circe-core, circe-generic, ... to 0.14.1 by @scala-steward in #210
- Update cats-core to 2.6.1 by @scala-steward in #211
- Update sbt-scoverage to 1.9.1 by @scala-steward in #212
- Update sbt-mdoc to 2.2.24 by @scala-steward in #215
- Update joda-time to 2.10.13 by @scala-steward in #219
- Update scala-library, scala-reflect to 2.13.7 by @scala-steward in #221
- remove
final
modifiers by @xuwei-k in #225 - Update sbt-scoverage to 1.9.2 by @scala-steward in #222
- add zoned date time support by @andyglow in #227
- Improve schema.apply deprecation description and docs by @andyglow in #228
- support Scala 3 build for
core
module by @xuwei-k in #226 - fix issue for Def(ValueClass) with disappeared validations by @andyglow in #231
- introduce documentable sum-types with toggle that turns enums into oneofs by @andyglow in #233
New Contributors
Full Changelog: v0.7.6...v0.7.7