- pre-commit updates
- Fix --file-domains option for run-command
- Add --dry-run option to run-batch` and run-command
- Fix lower case of --table option
- Add version option
- Add github-release Github Workflow
- Add basic testing with pytest-docker and docker
- Enhance pyproject.toml
- Add PyPI tags to pyproject.toml
- Add project.scripts to pyproject.toml to run pymultissher as CLI
- Add tests of CLI commands and params: init, verify, --help
- Remove Python 3.9 support
- Add --view option to run-command command to render results as a table.
- Fix bug with empty output
- Improve console outputs
- Add --view option to run-batch command. Could render results as a table.
- Add --verbose option to commands
- Documentation
- Finalizing 1st version of stable CLI
- Trusted publishing on Test PyPI.
- First release on Test PyPI.