python-tabulate: bump to 0.10.0
authorAlexandru Ardelean <redacted>
Sat, 28 Mar 2026 19:07:41 +0000 (19:07 +0000)
committerAlexandru Ardelean <redacted>
Wed, 1 Apr 2026 07:29:21 +0000 (10:29 +0300)
commitc33cef1f8bc3874f11b020c9c173739cfd9aa883
treeb837797d50b78cb745b71689308f5f1ac5bb4e55
parentb07af9a38ab1fcf2a0dabafb556f3eecd137e574
python-tabulate: bump to 0.10.0

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 <redacted>
lang/python/python-tabulate/Makefile
lang/python/python-tabulate/test.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT