Skip to content

Releases: tulz-app/stringdiff

0.4.0

Choose a tag to compare

@yurique yurique released this 11 Jan 15:11
7710ca5

What's Changed

  • instead of using views, IndexedSeqs are used directly (improving performance)
  • bump Scala versions:
    • 2.12.13 -> 2.12.20
    • 2.13.6 -> 2.13.16
    • 3.0.0 -> 3.3.6
  • scala-collection-compat is no longer used

(#2)

Full Changelog: v0.3.4...v0.4.0

0.3.4 – Scala 2.12

Choose a tag to compare

@yurique yurique released this 23 May 03:32
v0.3.4

compat layer for scala 2.12

0.3.3 – Scala 3

Choose a tag to compare

@yurique yurique released this 07 May 07:19
v0.3.3

changelog

0.3.2 – Scala 3-RC2

Choose a tag to compare

@yurique yurique released this 04 Apr 12:56
v0.3.2

github workflow fix

v0.3.1 - Myers Diff algorithm

Choose a tag to compare

@yurique yurique released this 24 Dec 15:41
changelog update, test compilation fix