Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@Navid2zp Navid2zp released this 25 Aug 17:00
· 10 commits to master since this release
8b6754f
  • fixed a bug on full path scan
  • added size grouping to avoid unnecessary hash calculations

The program will no longer calculate hashes for all files. Instead, it will group files based on their size and only calculate file hashes for size groups with more than one file making it much faster.