SHA256
1
0
forked from pool/python-rich
Commit Graph

3 Commits

Author SHA256 Message Date
Tomáš Chvátal
0d6375bcb7 Accepting request 820749 from home:mnhauke
- 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
2020-07-14 05:56:38 +00:00
bde8d09da0 Accepting request 818398 from home:mnhauke
- Update to version 3.0.2
  Added
  * Added rich.styled.Styled class to apply styles to renderable
  * Table.add_row now has an optional style parameter
  * Added table_movie.py to examples
  Changed
  * Modified box options to use half line characters at edges
  * Non no_wrap columns will now shrink below minimum width if
    table is compressed

OBS-URL: https://build.opensuse.org/request/show/818398
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rich?expand=0&rev=3
2020-07-02 19:33:09 +00:00
Tomáš Chvátal
bb4cc97c27 Accepting request 818066 from home:mnhauke
Initial package for python-rich

OBS-URL: https://build.opensuse.org/request/show/818066
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rich?expand=0&rev=1
2020-07-01 09:58:09 +00:00