Version 0.1.1
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