2020-07-02 19:33:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 2 19:08:35 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2020-07-01 09:58:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 30 22:20:40 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Update to version 3.0.1
|
|
|
|
Added
|
|
|
|
* Added box.ASCII2
|
|
|
|
* Added markup argument to logging extra
|
|
|
|
Changed
|
|
|
|
* Setting a non-None width now implies expand=True
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 29 09:39:54 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Use dephell
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 29 08:00:58 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Initial package, version 3.0.0
|