mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
Changes since 0.9.0: - New 'outline' table format - Support for multi-line cell values in more formats - Improved alignment for mixed-type columns - Various bug fixes for edge cases in number formatting Also add test.sh to verify version and basic table rendering. Link: https://github.com/astanin/python-tabulate/blob/master/CHANGELOG Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>