Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^10.3.0
->^12.0.0
Release Notes
willmcgugan/rich
v12.0.1
Compare Source
Changed
reversed
instead of[::-1]
to reverse in chop_cells Textualize/rich#2077Fixed
v12.0.0
Compare Source
Added
finished. Add condensed time column Textualize/rich#1992
MofNCompleteColumn
to display rawcompleted/total
column (similar to DownloadColumn,but displays values as ints, does not convert to floats or add bit/bytes units).
Add MofNCompleteColumn ProgressColumn type Textualize/rich#1941
Pretty
Add support for named tuples to pretty Textualize/rich#2031Fixed
Pretty
width calculated incorrectly ifexpand_all
isTrue
Textualize/rich#1998__init__.py
Changed
v11.2.0
Compare Source
Added
rich.diagnose.report
to expose environment debugging logic as function Expose diagnose.report as a function Textualize/rich#1917Progress.get_default_columns()
to get the default list of progress bar columns Add default_columns classmethod to Progress class Textualize/rich#1894Fixed
Fixed
v11.1.0
Compare Source
Added
__class__
[BUG] rich.inspect on a module: AttributeError: Unknown C global variable '__class__' Textualize/rich#1838Syntax.guess_lexer
, add support for more lexers (e.g. Django templates etc.) AddSyntax.guess_lexer
, add support for more lexers (e.g. Django templates etc.) Textualize/rich#1869lexer
parameter toSyntax.from_path
to allow for overrides Allow override of lexer in Syntax.from_path Textualize/rich#1873Fixed
__class__
[BUG] rich.inspect on a module: AttributeError: Unknown C global variable '__class__' Textualize/rich#1838Syntax
always justifies left Syntax should always justify left Textualize/rich#1872v11.0.0
Compare Source
Added
vertical_align
to Table.add_row [REQUEST] vertical alignment in table cells Textualize/rich#1590Fixed
Changed
Syntax.__init__
parameterlexer_name
renamed tolexer
v10.16.2
Compare Source
Fixed
v10.16.1
Compare Source
Fixed
v10.16.0
Compare Source
Fixed
Added
v10.15.2
Compare Source
Fixed
v10.15.1
Compare Source
Fixed
v10.15.0
Compare Source
Added
Changed
Fixed
v10.14.0
Compare Source
Fixed
Added
Changed
__rich__
to work recursivelyAdded
rich.text.Text.from_ansi
helper method for handling pre-formatted input strings https://github.com/willmcgugan/rich/issues/1670v10.13.0
Compare Source
Added
Fixed
v10.12.0
Compare Source
Updated
Fixed
v10.11.0
Compare Source
Added
suppress
parameter to tracebacksmax_frames
parameter to tracebacksv10.10.0
Compare Source
Added
rich.json
Fixed
v10.9.0
Compare Source
Added
Changed
v10.8.0
Compare Source
Added
Fixed
rich.reconfigure
within apytest_configure
hook would lead to a crashv10.7.0
Compare Source
Added
Changed
RenderGroup
toGroup
andrender_group
togroup
(old names remain for compatibility but will be deprecated in the future)rich.repr.RichReprResult
torich.repr.Result
(old names remain for compatibility but will be deprecated in the future)v10.6.0
Compare Source
Deprecated
Added
Fixed
Changed
v10.5.0
Compare Source
Fixed
Added
v10.4.0
Compare Source
Added
Fixed
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.