Multiple edit detection
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.