Sreedevk Deduplicator Versions Save

Filter, Sort & Delete Duplicate Files Recursively

0.2.1

6 months ago

This Release Adds the following features:

-- you can now print the output as json using the --json cli flag

0.2.0

10 months ago

What's Changed

Full Changelog: https://github.com/sreedevk/deduplicator/compare/0.1.6...0.2.0

0.1.6

1 year ago

0.1.5

1 year ago

What's Changed

Full Changelog: https://github.com/sreedevk/deduplicator/compare/0.1.4...0.1.5

0.1.4

1 year ago

What's Changed

Full Changelog: https://github.com/sreedevk/deduplicator/compare/0.1.3...0.1.4

0.1.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/sreedevk/deduplicator/compare/0.1.2...0.1.3

0.1.2

1 year ago

What's Changed

Full Changelog: https://github.com/sreedevk/deduplicator/compare/0.1.1...0.1.2

0.1.1

1 year ago

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: https://github.com/sreedevk/deduplicator/compare/0.0.9...0.1.1

0.0.9

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/sreedevk/deduplicator/compare/0.0.8...0.0.9

0.0.8

1 year ago

What's Changed

Full Changelog: https://github.com/sreedevk/deduplicator/compare/0.0.7...0.0.8