python-rich

Edit Package python-rich
No description set
Refresh
Refresh
Source Files
Filename Size Changed
python-rich.changes 0000012841 12.5 KB
python-rich.spec 0000002385 2.33 KB
rich-9.5.1.tar.gz 0013680022 13 MB
Revision 20 (latest revision is 60)
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 856924 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 20)
- 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
Comments 0
openSUSE Build Service is sponsored by