[v1.2.0] - 2025-01-22
Changed
- Formatted code using
black
. - Fixed minor issues found by
pylint
. - Improved error handling.
- Greatly improved documentation.
Added
- Added
./test-cli.sh
with tests for all commands.
black
.pylint
../test-cli.sh
with tests for all commands.