Overview
Request 818398 accepted
- 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
Request History
mnhauke created request
- 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
mcepl accepted request
Looks good to me.