forked from pool/python-cleo
- update to 2.1.0:
* Added support for Python 3.12 #379 * Added `CONTRIBUTING.md` document #331 * Fixed subcommand completions for Fish #359 * Removed deprecated `-A` option from Fish completions #366 * Fixed program name discovery in completions script when running as module #231 * Fixed ANSI coloring detection in virtual terminal environments (Windows, PyCharm) #104 * Fixed terminal size detection #299 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cleo?expand=0&rev=21
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 7 20:09:13 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.1.0:
|
||||
* Added support for Python 3.12 #379
|
||||
* Added `CONTRIBUTING.md` document #331
|
||||
* Fixed subcommand completions for Fish #359
|
||||
* Removed deprecated `-A` option from Fish completions #366
|
||||
* Fixed program name discovery in completions script when
|
||||
running as module #231
|
||||
* Fixed ANSI coloring detection in virtual terminal
|
||||
environments (Windows, PyCharm) #104
|
||||
* Fixed terminal size detection #299
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 8 06:39:12 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user