Skip to content

6.2.0

Compare
Choose a tag to compare
@jhotmann jhotmann released this 30 Apr 22:15
  • Updated the wizard to be in sync with the current options and abilities #16
  • Display relative pathnames if files in the current or a subdirectory, otherwise the full path #13
  • Added ability to move files to different, possibly dynamic, directories #17
    • -f or --createdirs options will automatically create any missing directories
    • otherwise you'll be prompted to create any missing directories or skip
    • --nomove option will prevent moving files (old functionality)
  • Fix file globbing to include directories for CLIs that don't natively glob (Windows cmd)