14
0
forked from pool/python-rich
Files
python-rich/python-rich.changes

33 lines
1.1 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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
-------------------------------------------------------------------
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