15
0
forked from pool/python-typer
Matthias Bach
2025-02-28 17:47:07 +00:00
committed by Git OBS Bridge
parent e238162b87
commit 39d71e2f36
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Feb 28 16:41:20 UTC 2025 - Matthias Bach <marix@marix.org> - 0.15.2
- Update to 0.15.2
* Allow custom styles for commands in help output.
* Avoid the unnecessary import of typing_extensions in newer
Python versions.
* Fix shell completions for the fish shell.
-------------------------------------------------------------------
Wed Dec 4 20:49:15 UTC 2024 - Matthias Bach <marix@marix.org> - 0.15.1