Skip to content

v0.2.5-beta

Compare
Choose a tag to compare
@brandonscript brandonscript released this 25 Nov 01:15
cb78636
  • Support for only Python 3.6, dropping support for 3.5 and 2.7
  • Ability to delete duplicates in interactive mode
  • Improved matching algorithm
  • Fixed endless loop for blank searches/0 results in interactive mode
  • Detect multi-part files
  • 'Unpacking' directories are now ignored
  • New --move and --copy switches to force move or copy behavior
  • Complete rewrite of console output module using builder pattern and new f-string formatting