Releases: dmnfarrell/tkintertable
Releases · dmnfarrell/tkintertable
v1.3.3
v1.3.2
- 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
Changes
- fix to remove remaining Pmw code
- fix for prefs opening bug
v1.3
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
Bug fixes from all previous google code issues and corrected module structure in line with proper setup script.