Skip to content

Releases: sowrensen/LordCommander

3.0

26 Jan 08:32
Compare
Choose a tag to compare
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 to view. Also sort will be used instead of alpha.
  • 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.

2.0.1

06 Jan 11:57
Compare
Choose a tag to compare
2.0.1 Pre-release
Pre-release

Minor fixes.

2.0

27 Nov 10:45
Compare
Choose a tag to compare
2.0 Pre-release
Pre-release

Rewritten controllers and updated code structure.

1.1

19 Nov 11:07
Compare
Choose a tag to compare
1.1 Pre-release
Pre-release

Final release for procedural structured version.