Overview

Request 856924 accepted

- Update to version 9.5.1
* Fixed hex number highlighting
- Update to version 9.5.0
Changed
* If file is not specified on Console then the Console.file will
return the current sys.stdout. Prior to 9.5.0 sys.stdout was
cached on the Console, which could break code that wrapped
sys.stdout after the Console was constructed.
* Changed Color.__str__ to not include ansi codes
* Changed Console.size to get the terminal dimensions via
sys.stdin. This means that if you set file to be an
io.StringIO file (for example) then the width will be set to
the current terminal dimensions and not a default of 80.
Added
* Added stderr parameter to Console
* Added rich.reconfigure
* Added Color.__rich__
* Added Console.style parameter
* Added Table.highlight parameter to enable highlighting ofcells
* Added Panel.highlight parameter to enable highlighting of panel
title
* Added highlight to ConsoleOptions
Fixed
* Fixed double output in rich.live #485
* Fixed Console.out highlighting not reflecting defaults #827
* FileProxy now raises TypeError for empty non-str arguments #828
- Update to version 9.5.0
Added
* Added rich.live #382
* Added algin parameter to Rule and Console.rule

Loading...
Request History
Martin Hauke's avatar

mnhauke created request

- Update to version 9.5.1
* Fixed hex number highlighting
- Update to version 9.5.0
Changed
* If file is not specified on Console then the Console.file will
return the current sys.stdout. Prior to 9.5.0 sys.stdout was
cached on the Console, which could break code that wrapped
sys.stdout after the Console was constructed.
* Changed Color.__str__ to not include ansi codes
* Changed Console.size to get the terminal dimensions via
sys.stdin. This means that if you set file to be an
io.StringIO file (for example) then the width will be set to
the current terminal dimensions and not a default of 80.
Added
* Added stderr parameter to Console
* Added rich.reconfigure
* Added Color.__rich__
* Added Console.style parameter
* Added Table.highlight parameter to enable highlighting ofcells
* Added Panel.highlight parameter to enable highlighting of panel
title
* Added highlight to ConsoleOptions
Fixed
* Fixed double output in rich.live #485
* Fixed Console.out highlighting not reflecting defaults #827
* FileProxy now raises TypeError for empty non-str arguments #828
- Update to version 9.5.0
Added
* Added rich.live #382
* Added algin parameter to Rule and Console.rule


Matej Cepl's avatar

mcepl accepted request

openSUSE Build Service is sponsored by