Skip to content

Fix bug with cheap diff.

Compare
Choose a tag to compare
@Lattyware Lattyware released this 08 Aug 22:08
· 3 commits to main since this release
9fe9415

As described in #2, there was a bug where the cheap diff function would produce incorrect diffs for lists.

This release fixes that issue and adds tests for the cheap diff function.