Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix Issue Occurring During Character Reuse

Choose a tag to compare

@alexmacarthur alexmacarthur released this 22 Mar 04:14
· 9 commits to master since this release

Unexpected diffing was occurring for strings that involved the same character being used multiple times (like "wow"). This release fixes that issue.