Skip to content

v2.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 07:48
· 10 commits to main since this release

2.6.1 (2024-11-08)

Bug Fixes

  • cli: migrate from multimethod to singledispatchmethod (ea4c10e)
  • cli: remove singledispatch and use separate translate functions (12686fa)
  • cli: use optional type for compatibility with typer (e4baab3)
  • improve typing (64c0a45)