Skip to content

Releases: Syntoxine/doubloon

v0.2.0

17 Apr 09:00
Compare
Choose a tag to compare

Doubloon

Release v0.2.0


Changelog :

  • Fixed showing an incorrect icon when the file extension is capitalized
  • Fixed duplicate (irony) showing of duplicates in the table
  • Added exporting the duplicates table as a csv flag (--export)

Installation (Windows) :

On Powershell : py -m pip install --user <path>\syntoxine_doubloon-0.2.0-py3-none-any.whl

Made with <3 by Syntoxine

v0.1.0

16 Apr 20:15
Compare
Choose a tag to compare

Doubloon

Release v0.1.0


Features :

  • Duplicate finder
  • Directory Tree

What should come next:

  • Exporting duplicates for individual processing later in csv files

Installation (Windows) :

On Powershell : py -m pip install --user <path>\syntoxine_doubloon-0.1.0-py3-none-any.whl

Made with <3 by Syntoxine