Skip to content

Releases: dmnfarrell/tkintertable

v1.3.3

06 May 11:11
Compare
Choose a tag to compare
  • minor bug fixes since last release

v1.3.2

21 Mar 11:24
Compare
Choose a tag to compare
  • fix to string.lower() calls
  • inttype error fix
  • pickle dump writes in binary mode
  • updated version in init
  • fix to read_only option

v1.3.1

13 Nov 12:13
Compare
Choose a tag to compare

Changes

  • fix to remove remaining Pmw code
  • fix for prefs opening bug

v1.3

12 Nov 13:56
Compare
Choose a tag to compare

Now Python 3 compatible

Changes

  • all code updated to work with python 3
  • removed Pmw dependency
  • added data parameter to constructor to pass dict
  • change to logo

v1.2

29 May 23:45
Compare
Choose a tag to compare

Bug fixes from all previous google code issues and corrected module structure in line with proper setup script.