Releases: andyglow/scala-jsonschema
Releases · andyglow/scala-jsonschema
v0.7.11
v0.7.10
What's Changed
- Upgrade Refined to 0.10.1 by @andyglow in #277
- refined longs should have integer type not number by @oker1 in #269
- Draft 2020-12 by @justcoon in #285
- Housekeeping by @andyglow in #276
- bump version by @andyglow in #278
- Update scalafmt-core to 3.3.1 by @scala-steward in #240
- Update sbt-scoverage to 1.9.3 by @scala-steward in #242
- Update scala-library, scala-reflect to 2.13.8 by @scala-steward in #243
- Update scalafmt-core to 3.3.2 by @scala-steward in #244
- Update scalafmt-core to 3.3.3 by @scala-steward in #246
- Update json4s-core, json4s-native to 4.0.4 by @scala-steward in #247
- Update scalatest to 3.2.11 by @scala-steward in #248
- Update sbt-mdoc to 2.3.0 by @scala-steward in #249
- Update scalafmt-core to 3.4.0 by @scala-steward in #250
- Update scalafmt-core to 3.4.2 by @scala-steward in #253
- Update scalafmt-core to 3.4.3 by @scala-steward in #255
- Update sbt-sonatype to 3.9.11 by @scala-steward in #254
- Update sbt-sonatype to 3.9.12 by @scala-steward in #256
- Update sbt-mdoc to 2.3.1 by @scala-steward in #257
- Update joda-time to 2.10.14 by @scala-steward in #258
- Update sbt-mdoc to 2.3.2 by @scala-steward in #259
- Update scalafmt-core to 3.5.0 by @scala-steward in #260
- Update json4s-core to 4.0.5 by @scala-steward in #261
- Update json4s-native to 4.0.5 by @scala-steward in #262
- Update scalafmt-core to 3.5.1 by @scala-steward in #263
- Update scalafmt-core to 3.5.2 by @scala-steward in #264
- Update scalatest to 3.2.12 by @scala-steward in #265
- Update scalafmt-core to 3.5.3 by @scala-steward in #266
- Update sbt-sonatype to 3.9.13 by @scala-steward in #267
- Update sbt-paradox to 0.10.2 by @scala-steward in #271
- Update scala-library, scala-reflect to 2.12.16 by @scala-steward in #272
- Update scalafmt-core to 3.5.8 by @scala-steward in #273
- Update sbt-scoverage to 2.0.0 by @scala-steward in #274
- Update sbt-scoverage to 2.0.1 by @scala-steward in #280
- Update sbt-mdoc to 2.3.3 by @scala-steward in #279
New Contributors
Full Changelog: v0.7.8...v0.7.10
v0.7.8
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