Skip to content

Releases: gnieh/diffson

v4.6.0

02 Apr 18:25
v4.6.0
Compare
Choose a tag to compare

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

03 Dec 18:16
v4.5.0
efb956f
Compare
Choose a tag to compare

This release is a dependency update release. However, it comes with some changes that made it worth a minor release:

  • Bump Play! version to 3.0.1
  • Publish Spray Json module for Scala native
  • Require Java 11+ to run (because of Play!)

v4.4.0

03 Mar 08:34
v4.4.0
6bdff5b
Compare
Choose a tag to compare

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 Satabin

v4.3.0

18 Oct 08:47
v4.3.0
4f50cd4
Compare
Choose a tag to compare

Adds support for Scala Native

v4.2.1

28 Sep 10:06
v4.2.1
5a380e3
Compare
Choose a tag to compare

Patch version fixing a problem when using remembering simple diff (requiring no Lcs instance). See #275.

v4.2.0

20 Sep 14:11
v4.2.0
Compare
Choose a tag to compare

Adds support for scala native with latest library updates.

Release 4.1.1

27 May 15:42
4.1.1
Compare
Choose a tag to compare

Use circe 0.14.1.

Release 4.1.0

26 May 08:14
4.1.0
Compare
Choose a tag to compare

This release adds support for Scala 3.

Release 4.0.3

22 Jul 17:06
4.0.3
Compare
Choose a tag to compare

This release brings a fix for #176 and updates all dependencies.

Dependency update release

08 Feb 08:59
4.0.2
Compare
Choose a tag to compare
4.0.2

Dependenc update release