We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65fcf28 commit e933d3cCopy full SHA for e933d3c
CHANGELOG.md
@@ -27,7 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
27
- Running tests in environment with `FORCE_COLOR` or `NO_COLOR` environment variables
28
- ansi decoder will now strip problematic private escape sequences (like `\x1b7`) https://github.com/Textualize/rich/pull/3278/
29
- Tree's ASCII_GUIDES and TREE_GUIDES constants promoted to class attributes
30
-- `rich.Text.highlight_regex` now expects a regular expression object https://github.com/Textualize/rich/pull/3347
+- `rich.Text.highlight_regex` now accepts a regular expression object https://github.com/Textualize/rich/pull/3347
31
32
### Added
33
0 commit comments