Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@rock3r rock3r released this 08 Jun 18:19
8455402
  • Fix bug in which directories weren't recursively traversed while searching for files and folders to delete
  • Added --not-recursive option to avoid folder recursion (see README)
  • Added --ide/-ide to also delete IDEA/Android Studio files such as .iml project files
    • It also deletes .idea folders if used in conjunction with --nuke/-n
  • Greatly improved console output, especially on ANSI terminals