Play JSON v2.9.1 Release Notes
Release Date: 2020-09-09 // about 4 years ago-
Noteworthy
- JsError extractors #505 by @cchantep
- Writes narrow #503 by @cchantep
- Safe BigDecimal and BigInt Reads #494 by @lavrov
🏗 Build and CI
- 🔨 Update Scala version & refactor tests #495 by @cchantep
- Keep Scala.js on 1.0.x #496 by @ennru
- 👉 Make Travis happy #504 by @ennru
- ✅ Keep Scalatest on 3.1 (to work with ScalaJs 1.0) #498 by @ennru
- 🔀 Mergify: merge-when-green #481 by @renatocaval
⚡️ Updates
- sbt-jmh 0.4.0 (was 0.3.7) #511 by @scala-steward
- 🔌 silencer-lib, silencer-plugin 1.7.1 (was 1.7.0) #506 by @scala-steward
- scalacheck-1-14 3.2.0.0 (was 3.1.2.0) #479 by @scala-steward
- jackson-datatype-jdk8, ... 2.10.5 (was 2.10.4) #489 by @scala-steward
- ✅ scalatest 3.2.0 (was 3.1.2) #478 by @scala-steward
- jackson-annotations, jackson-core, ... 2.10.5 (was 2.10.4) #488 by @scala-steward
- specs2-core, specs2-junit 4.10.2 (was 4.10.0) #493 by @scala-steward
- sbt-scalafmt 2.4.2 (was 2.4.0) #492 by @scala-steward
- sbt-scalajs, scalajs-compiler 1.1.1 (was 1.0.1) #485 by @scala-steward
- sbt-dynver 4.1.1 (was 4.0.0) #482 by @scala-steward
- sbt 1.3.13 (was 1.3.12) #483 by @scala-steward
- specs2-core, specs2-junit 4.10.0 (was 4.9.4) #480 by @scala-steward
- sbt 1.3.12 (was 1.3.10) #474 by @scala-steward
Previous changes from v2.9.0
-
Play JSON 2.9.0 is published for JVM-use and for Scala.js 1.x!
Noteworthy
- ⚡️ Update to Scala.js 1.0.1 #454 by @mliarakos
- Identity writes/reads #446 by @cchantep
- ✂ Removed Joda functions and dependency from base play-json library. #432 by @bursauxa
Other Changes
- 🏗 Build: enable publish to Bintray #472 by @ennru
- ⚡️ Update jackson-annotations, jackson-core, ... to 2.10.4 #470 by @scala-steward
- 🏗 Build: don't depend on Interplay #468 by @ennru
- 🔀 Merge 2.8.x into master #465 by @ennru
- Travis: use stages #469 by @ennru
- ⚡️ Update play-docs-sbt-plugin to 2.8.2 #466 by @scala-steward
- 🚀 Enable Release Drafter as Github action #460 by @ennru