Skip to content

v0.1.9

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 18:51
· 9 commits to main since this release
v0.1.9
4af838c

Release Notes (from CHANGELOG.md)

Fixed

  • Fixed AttributeError: 'OutputFormat' object has no attribute 'casefold' when using --format flag with case-insensitive options
  • Changed OutputFormat enum to inherit from str to support typer's case-insensitive string processing

Detailed Changes (auto-generated)

  • no changes