Releases: gnieh/diffson
Releases · gnieh/diffson
v4.7.0
This version mainly is a dependency update release, and is bringing diffson compatibility with scala native 0.5 (with multi threading) thanks to @majk-p.
What's Changed
- Update scalacheck to 1.17.1 by @scala-steward in #416
- Update circe-core, circe-parser to 0.14.7 by @scala-steward in #418
- Update play-json to 3.0.3 by @scala-steward in #419
- Update scala-library to 2.13.14 by @scala-steward in #420
- Update sbt-typelevel to 0.7.1 by @scala-steward in #423
- Update sbt to 1.10.0 by @scala-steward in #422
- Update circe-core, circe-parser to 0.14.8 by @scala-steward in #427
- Update play-json to 3.0.4 by @scala-steward in #428
- Update sbt to 1.10.1 by @scala-steward in #430
- Update sbt-typelevel to 0.7.2 by @scala-steward in #432
- remove unused imports by @xuwei-k in #434
- Update scala-library to 2.12.20 by @scala-steward in #435
- Update sbt-typelevel to 0.7.3 by @scala-steward in #436
- Update sbt to 1.10.2 by @scala-steward in #437
- Update sbt-typelevel to 0.7.7 by @scala-steward in #453
- Update sbt-typelevel to 0.8.0 by @scala-steward in #464
- Update libs for Scala Native 0.5.x by @majk-p in #463
- Update sbt-scalajs, scalajs-compiler, ... to 1.20.1 by @scala-steward in #465
- Update ujson, upickle to 4.3.2 by @scala-steward in #466
- Update scalacheck to 1.19.0 by @scala-steward in #467
- Change base version to release a minor version by @satabin in #468
- [Port] Fix stack overflow when diffing wide objects by @satabin in #470
- Update circe-core, circe-parser to 0.14.15 by @scala-steward in #472
- Update sbt-jmh to 0.4.8 by @scala-steward in #471
- Update scala3-library, ... to 3.3.7 by @scala-steward in #480
- Update sbt-typelevel to 0.8.5 by @scala-steward in #496
- Update sbt, scripted-plugin to 1.11.7 by @scala-steward in #474
- Update auxlib, clib, javalib, nativelib, ... to 0.5.10 by @scala-steward in #494
- Update scala-library to 2.13.18 by @scala-steward in #489
- Update play-json to 3.1.0-M9 by @scala-steward in #487
- Update scala-collection-compat to 2.14.0 by @scala-steward in #476
- Update scala-library to 2.12.21 by @scala-steward in #490
- Update sbt-scalajs, scalajs-compiler, ... to 1.20.2 by @scala-steward in #493
- Update ujson, upickle to 4.4.3 by @scala-steward in #495
- Update sbt, scripted-plugin to 1.12.8 by @scala-steward in #499
- Update scalatest to 3.2.20 by @scala-steward in #500
New Contributors
Full Changelog: v4.6.1...v4.7.0
v4.6.1
v4.6.0
This release brings:
- A new module for upickle support (see #401 by @esarbe).
- Contribution guidelines regarding copyright have also been updated (see #403 by @satabin).
- Pinning of Scala 3 to the 3.3 series (LTS) to increase compatibility.
It also updates following library dependencies (by @scala-steward):
- Update sbt-scalajs, scalajs-compiler, ... to 1.16.0
- Update scala3-library, ... to 3.3.3
- Update sbt-typelevel to 0.6.7
- Update scala-library to 2.12.19
- Update sbt to 1.9.9
- Update scalatest to 3.2.18
- Update ujson, upickle to 3.1.4
- Update nscplugin, sbt-scala-native, ... to 0.4.17
- Update play-json to 3.0.2
- Update sbt-jmh to 0.4.7
This release was brought to you by following contributors:
git shortlog -sn --no-merges v4.5.0..v4.6.0
14 Scala Steward
8 Raphael Bosshard
6 Lucas Satabin
v4.5.0
v4.4.0
This release mainly improves performances of the diffing algorithm (see #331 by @satabin)
It also updates following library dependencies (by @scala-steward):
- scala-collection-compat 2.9.0
- sbt-scalajs 1.13.0
- scala-library 2.13.10
- sbt-typelevel 0.4.18
- cats-core 2.9.0
- scalatest 3.2.15
- sbt 1.8.2
- nscplugin 0.4.10
- scalafmt-core 3.7.2
- scala3-library 3.2.2
This release was brought to you by following contributors:
git shortlog -sn --no-merges v4.3.0..v4.4.0
14 Scala Steward
10 Lucas Satabinv4.3.0
v4.2.1
v4.2.0
Release 4.1.1
Use circe 0.14.1.
Release 4.1.0
This release adds support for Scala 3.