Open philnova opened 5 years ago
Thanks for the PR, and sorry for the delayed response! Do you have an example of "inaccurate results" with text diffing? It seems like the linked issue was primarily confused about text diffs in general which has now been disabled by default in v0.6.0.
Let us know if that satisfies the intent of this PR, or if there's anything else we can do to help.
Users have reported inaccurate results from character diffing with very long strings, e.g. https://github.com/benjamine/jsondiffpatch/issues/248. This change would allow users to specify a max length for character diffing.