224ae7b2c0
- update to 2.7.0: * Add mysql and mysql_unicode output formats which right- align numbers. * Register the JSON formats so they are actually usable. * Make JSON formats able to encode Decimals and None/NULLs.
Dirk Mueller2025-09-14 21:02:34 +00:00
5025b43a6d
Accepting request 1158958 from devel:languages:python
Ana Guerrero2024-03-18 15:47:11 +00:00
448fa69b44
- update to 2.3.1: * Don't escape newlines in ascii tables, and add ascii_escaped table format. * Updated tabulate version to latest, to fix ImportError in pgcli. * don't escape newlines, etc. in ascii tables, and add ascii_escaped table format * Style config for missing value.
Dirk Mueller2024-03-18 10:46:50 +00:00
977de85085
- Update to 1.2.0: * Run tests on Python 3.7. * Use twine check during packaging tests. * Rename old tsv format to csv-tab (because it add quotes), introduce new tsv output adapter. * Truncate long fields for tabular display. * Return the supported table formats as unicode. * Override tab with 4 spaces for terminal tables. - Add patch to fix build with new pygments: * pygments.patch
Tomáš Chvátal
2019-06-04 14:30:49 +00:00