Skip to content

Latest commit

 

History

History
72 lines (48 loc) · 1.35 KB

HISTORY.rst

File metadata and controls

72 lines (48 loc) · 1.35 KB

History

0.3.12 (2024-10-11)

  • pre-commit updates

0.3.11 (2024-07-31)

  • Fix --file-domains option for run-command

0.3.10 (2024-07-27)

  • Add --dry-run option to run-batch` and run-command
  • Fix lower case of --table option

0.3.9 (2024-07-23)

  • Add version option
  • Add github-release Github Workflow
  • Add basic testing with pytest-docker and docker

0.3.8 (2024-07-22)

  • Enhance pyproject.toml
  • Add PyPI tags to pyproject.toml
  • Add project.scripts to pyproject.toml to run pymultissher as CLI

0.3.7 (2024-07-21)

  • Add tests of CLI commands and params: init, verify, --help
  • Remove Python 3.9 support

0.3.6 (2024-07-20)

  • Add --view option to run-command command to render results as a table.
  • Fix bug with empty output
  • Improve console outputs

0.3.5 (2024-07-19)

  • Add --view option to run-batch command. Could render results as a table.

0.3.4 (2024-07-17)

  • Add --verbose option to commands

0.3.2 (2024-07-16)

  • Documentation
  • Finalizing 1st version of stable CLI

0.2.0 (2024-07-15)

  • Trusted publishing on Test PyPI.

0.1.0 (2024-07-14)

  • First release on Test PyPI.