Skip to content

v2.2.0

Choose a tag to compare

@sunnylqm sunnylqm released this 08 Jul 07:15
4f42a80

Added

  • diffWindow(oldPath, newPath, outDiffPath[, windowSize][, cb]): optional windowSize (bytes, default 2MB) controls the sliding window over old data. Larger windows catch longer-distance content moves at roughly linear additional memory — useful when a bundle's sections move further than 2MB between versions.