Skip to content

Multiple edit detection

Choose a tag to compare

@dandavison dandavison released this 08 Aug 17:34

This release switches to a more sophisticated algorithm for inferring the edits responsible for transforming the old block of lines into their new version. Multiple deletion and insertion events will now be highlighted within a single pair of lines; previously the algorithm attempted to identify a single contiguous stretch of deleted/inserted characters.