Changelog for
python-texttable-1.6.1-10.1.noarch.rpm :
Fri Feb 15 13:00:00 2019 John Vandenberg
- Update to 1.6.1
* Packaging fixes only
Fri Feb 15 13:00:00 2019 John Vandenberg
- 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
Fri Jul 20 14:00:00 2018 tchvatalAATTsuse.com
- 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
Thu Dec 7 13:00:00 2017 sebix+novell.comAATTsebix.at
- update to 1.1.1, no upstream changelog available
Tue Aug 18 14:00:00 2015 jmassaguerplaAATTsuse.com
- fix license to LGPL-3.0+ as in LICENSE file
Thu Apr 9 14:00:00 2015 fcastelliAATTsuse.com
- Updated to version 0.8.3
Thu Aug 14 14:00:00 2014 fcastelliAATTsuse.com
- Initial package for version 0.8.1