- 移除python2支持,若要使用python2请使用2.1.x版本
- TableLayout 使用quick时,支持通过
row_id_formatter
设置row的id ( https://doc.ikaze.cn/terminal_layout/draw.html#tablelayout ) - 升级 colorama==0.4.6 ( #30 )
- 升级 colored==1.4.4
- 删除tox.ini
- 升级包build的方式,把setup.py中的配置移到pyproject.toml
row_id_formatter
设置row的id ( https://doc.ikaze.cn/terminal_layout/draw.html#tablelayout )