Releases: tulz-app/stringdiff
Releases · tulz-app/stringdiff
0.4.0
What's Changed
- instead of using views,
IndexedSeqs are used directly (improving performance) - bump Scala versions:
2.12.13->2.12.202.13.6->2.13.163.0.0->3.3.6
scala-collection-compatis no longer used
(#2)
Full Changelog: v0.3.4...v0.4.0
0.3.4 – Scala 2.12
v0.3.4 compat layer for scala 2.12
0.3.3 – Scala 3
v0.3.3 changelog
0.3.2 – Scala 3-RC2
v0.3.2 github workflow fix
v0.3.1 - Myers Diff algorithm
changelog update, test compilation fix