14
0
forked from pool/python-rich
2024-11-21 10:15:54 +00:00
committed by Git OBS Bridge
parent 764f0ef825
commit 3adbeafa9a

View File

@@ -57,7 +57,7 @@ Wed Nov 20 17:44:21 UTC 2024 - Dirk Müller <dmueller@suse.com>
* Running tests in environment with `FORCE_COLOR` or `NO_COLOR` * Running tests in environment with `FORCE_COLOR` or `NO_COLOR`
environment variables environment variables
* ansi decoder will now strip problematic private escape * ansi decoder will now strip problematic private escape
sequences (like `7`) sequences
* Tree's ASCII_GUIDES and TREE_GUIDES constants promoted to * Tree's ASCII_GUIDES and TREE_GUIDES constants promoted to
class attributes class attributes
* Adds a `case_sensitive` parameter to `prompt.Prompt`. This * Adds a `case_sensitive` parameter to `prompt.Prompt`. This