Skip to content

v4.0.0

Compare
Choose a tag to compare
@gliviu gliviu released this 24 Dec 22:09
· 16 commits to master since this release
  • Switched project to typescript
  • Async comparator improvements when comparing large directory structures
    • Heap usage has decreased 3x compared to previous version
    • Works 2x faster when comparing by content
    • Better concurrency. UI apps will be more responsive while comparison is ongoing

Breaking changes:

  • Using this library to compare two files will ignore the name of the files. More details in #48
  • Removed support for node 8, 9