Releases: nomad-software/tkd
Releases · nomad-software/tkd
v1.0.3-beta
- Added fix for hard coded background colors in widgets.
- Added a fix to always find a local library folder on Windows.
- Moved theme.d into the window package.
- Added static method to the window class to gain access to the main window more elegantly.
- Updated readme.
v1.0.2-beta
- Moved some source files around into much logical locations.
- This should also resolve a forward reference bug.
v1.0.1-beta
- Updated dependency in package.json for a bug fixed version of tcltk.
- Added dub build option to correcly handle string imports in the example.
v1.0.0-beta
Initial beta release.