AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 1.6.7 * Get rid of stub file in wheel package (#84) - Update to 1.6.6 * Fix regression introduced in 1.6.5 release (#83) - Update to 1.6.5 * Modify setup.py to include missing stub file in wheel package (#82)
- update to 1.6.4: * Fix alignment bug when deco is modified
- update to 1.6.3: * Improve int conversion
- Update to 1.6.2: * Fix auto-formatting NaN
- Update to 1.6.2: * Fix auto-formatting NaN
- Update to 1.6.1 * Packaging fixes only
- Update to 1.6.0 * Added texttable.pyi * Added missing set_header_align method stub * Allow chaining of method calls * Replace distutils with setuptools * Create a method for redefining the max_width * Switch to MIT License * Use wcwidth if available for better rendering (basic emoji support) * Update README.md
- Version update to 1.4.0: * Add set_header_align() method (#45) * Fix missing textwrapper command when cjkwrap is not used (#43) * Remove redundant code for unsupported/EOL Python (#31) * Use test_cjkwrap only when cjkwrap is available (#35) * Use cjkwrap for better CJK text support (#34) - Enable tests
- update to 1.1.1, no upstream changelog available
- fix license to LGPL-3.0+ as in LICENSE file
- Updated to version 0.8.3
- Initial package for version 0.8.1