Skip to content

v2.2.1

Choose a tag to compare

@ai4-bot ai4-bot released this 11 Nov 09:23

2.2.1 (2024-11-11)

Bug Fixes

  • include help stings for each command (6f70136)
  • typer.Exit must be raised to abort the program (c0f78e3), closes #27
  • using add_typer creates a subcommand group (555f1e2)