Skip to content

v1.3.0

Choose a tag to compare

@faukah faukah released this 31 Aug 13:00
· 112 commits to main since this release

What's Changed

We've seen great improvements to diffing in this release, mainly by using both the edit distance and the Hungarian algorithm for matching versions.

  • Better diffing by @faukah in #36
  • implement proof of concept edit distance pairing by @faukah in #37

Full Changelog: v1.2.2...v1.3.0