Releases: sowrensen/LordCommander
Releases · sowrensen/LordCommander
3.0
- Entirely rewritten main functionalities using Python Fire. 🔥
- Added feature to throttle the execution.
✈️ - Added feature to remove multiple directories at once.
- Added feature to search for a directory in the list and see total number of directories.
- Now shows number of successful and failed runs at the end. ✔️ ❌
list
command has been changed toview
. Alsosort
will be used instead ofalpha
.- Now asks for confirmation when clearing entire list.
- Improved program architecture and code structure.
- Improved visual feedback.
- Removed credential module.
- Installs dependencies and runs with Pipenv rather than Pip.