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.
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