Skip to content

Releases: dmnfarrell/tkintertable

v1.3.3

Choose a tag to compare

@dmnfarrell dmnfarrell released this 06 May 11:11
  • minor bug fixes since last release

v1.3.2

Choose a tag to compare

@dmnfarrell dmnfarrell released this 21 Mar 11:24
  • 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

Choose a tag to compare

@dmnfarrell dmnfarrell released this 13 Nov 12:13

Changes

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

v1.3

Choose a tag to compare

@dmnfarrell dmnfarrell released this 12 Nov 13:56

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

Choose a tag to compare

@dmnfarrell dmnfarrell released this 29 May 23:45

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