Skip to content

Version 0.1.1

Compare
Choose a tag to compare
@sreedevk sreedevk released this 18 Jan 05:39
· 85 commits to main since this release
01dd93a

What's Changed

  • Added Incremental hashing for files > 100MB
  • Added MMap file read for files > 100 MB
  • First checks for duplicates by File size & then the duplicate found are processed through hashing
  • Remove SQLite & Caching options
  • Removed Unneeded Cargo dependencies
  • output print performance improvements

Full Changelog: 0.0.9...0.1.1