Releases: nanawel/jduplicatefinder
Releases · nanawel/jduplicatefinder
JDuplicateFinder 1.6
JDuplicateFinder 1.5
Cleanup
JDuplicateFinder 1.4
v1.4: Add Filename comparator with FuzzyWuzzy search library
JDuplicateFinder 1.3.2
- Fixed combined similarity results when not all selected comparators found a match on a pair of files
- Fixed occurences of "file" that got brutally replaced in message strings :/
- Initiated JUnit (only for Filesize comparator atm)
JDuplicateFinder 1.3.1
- Fixed huge bug with Digest comparator
JDuplicateFinder 1.3
- Added ability to delete an entire folder
- Added "open file" item in the contextual menu
- Added diff viewer
- Bugfixes and internal refactoring
JDuplicateFinder 1.0
Initial release with the following features:
- Search for duplicate files in 1 to N folders
- 3 comparators available (filesize, digest, date-time)
- Can use exclusion filters on filenames and paths