Skip to content

Releases: foutaise/texttable

v1.7.0

03 Oct 12:19
Compare
Choose a tag to compare

Add boolean formatting option (#89)

v1.6.7

23 Nov 07:17
Compare
Choose a tag to compare

Get rid of stub file in wheel package (#84)

v1.6.6

22 Nov 18:21
Compare
Choose a tag to compare

Fix regression introduced in 1.6.5 release (#83)

v1.6.5

20 Nov 20:23
Compare
Choose a tag to compare

Modify setup.py to include missing stub file in wheel package (#82)

v1.6.4

13 Jul 18:01
Compare
Choose a tag to compare

Fix alignment bug when deco is modified (#76)

v1.6.3

06 Sep 08:49
Compare
Choose a tag to compare

Improve int conversion (#70)

v1.6.2

01 Jul 09:46
Compare
Choose a tag to compare

Fix auto-formatting NaN (#60)

v1.6.1

15 Feb 10:27
Compare
Choose a tag to compare

Include tests, license in source tarball (#58)
Add changelog

v1.6.0

17 Jan 12:26
Compare
Choose a tag to compare

Add basic emoji support (#55)

v1.5.0

02 Nov 14:50
Compare
Choose a tag to compare

Create a method for redefining the max_width (#54)
Use setuptools instead of distutils to upload metadata to PyPI (#49)
Switch to MIT license