- Update to version 3.4.1
* Fixed incorrect default of expand in Table.grid
- Update to version 3.4.0
Added
* Added stream parameter to Console.input
* Added password parameter to Console.input
* Added description parameter to Progress.update
* Added rich.prompt
* Added detecting 'dumb' terminals
* Added Text.styled alternative constructor
Fixes
* Fixed progress bars so that they are readable when color is
disabled
- Update to version 3.3.2
Changed
* Optimized Text.pad
Added
* Added rich.scope
* Change log_locals to use scope.render_scope
* Added title parameter to Columns
OBS-URL: https://build.opensuse.org/request/show/822298
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rich?expand=0&rev=7
- Update to version 3.3.1
Added
* box.ASCII_DOUBLE_HEAD
Changed
* Removed replace of -- --- ... from Markdown, as it made it
impossible to include CLI info
- Update to version 3.3.0
Added
* Added title and title_align options to Panel
* Added pad and width parameters to Align
* Added end parameter to Rule
* Added Text.pad and Text.align methods
* Added leading parameter to Table
- Update to version 3.2.0
Added
* Added Align.left Align.center Align.right shortcuts
* Added Panel.fit shortcut
* Added align parameter to Columns
Fixed
* Align class now pads to the right, like Text
* ipywidgets added as an optional dependency
* Issue with Panel and background color
* Fixed missing __bool__ on Segment
Changed
* Added border_style argument to Panel (note, style now applies
to interior of the panel)
- Update to version 3.1.0
Changed
* Progress bars now work in Jupyter
Added
OBS-URL: https://build.opensuse.org/request/show/820749
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rich?expand=0&rev=5