Releases: elpideus/tadako
Releases · elpideus/tadako
2.2.1
Fixed the --all
command not working properly.
2.2.0
- Added
--all
flag
- Added
Ctrl
+ C
handling
- Minor Fixes
2.1.0
- Updated help command
- Added short flags
- Added --version flag
- Added support for string types where only numbers were allowed (Using flags like
--type ova
is now possible instead of the old --type 1
)
- Other minor fixes
2.0.0
It is now possible to use tadako from the command line. For more info run tadako --help
or check the README.