v0.1.9
Release Notes (from CHANGELOG.md)
Fixed
- Fixed
AttributeError: 'OutputFormat' object has no attribute 'casefold'when using--formatflag with case-insensitive options - Changed
OutputFormatenum to inherit fromstrto support typer's case-insensitive string processing
Detailed Changes (auto-generated)
- no changes