This bugfix release fixes a stack overflow bug when diffing objects that containing many fields.
See #469 for more details.
This release was brought to you by following contributors:
git shortlog -sn --no-merges v4.6.0..v4.6.1
5 Lucas Satabin
Unclaimed project
Are you a maintainer of diffson? Claim this project to take control of your public changelog and roadmap.
Changelog
A scala diff/patch library for Json
♞ lichess.org: the forever free, adless and open source chess server ♞
💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated]
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
This bugfix release fixes a stack overflow bug when diffing objects that containing many fields.
See #469 for more details.
This release was brought to you by following contributors:
git shortlog -sn --no-merges v4.6.0..v4.6.1
5 Lucas Satabin
This release brings:
It also updates following library dependencies (by @scala-steward):
This release is a dependency update release. However, it comes with some changes that made it worth a minor release:
This release mainly improves performances of the diffing algorithm (see #331 by @satabin)
It also updates following library dependencies (by @scala-steward):
Thi...
Adds support for Scala Native