Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-tabulate: Upgrade 0.8.9 -> 0.8.10 | Leon Anavi | 2022-07-07 | 1 | -8/+0 |
| | | | | | | | | | | | | Upgrade to release 0.8.10: - Bug fixes - Column width parameter License-Update: update years Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-tabulate: Upgrade 0.8.7 -> 0.8.9 | Leon Anavi | 2021-02-24 | 1 | -0/+8 |
Upgrade to release 0.8.9: - Bug fix: Revert support of decimal separators - Python 3.9 support, 3.10 ready - New formats: unsafehtml, latex_longtable, fancy_outline - Support lists of UserDicts as input - Support hyperlinks in terminal output - Improve testing on systems with proxies - Migrate to pytest - Various bug fixes and improvements Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |