Skip to content

Releases: Aesonus/TkLife

v0.3.4

15 Dec 19:31
Compare
Choose a tag to compare
Modal dialogs get focus on show. Escape closes them

v0.3.3

15 Dec 19:29
Compare
Choose a tag to compare
Changed version

v0.3.2

15 Dec 17:11
Compare
Choose a tag to compare
Updated version

Feature changes added

13 Dec 15:56
Compare
Choose a tag to compare
  • CommandHistory._len_ now returns how many commands have been executed. If all commands are reversed, this now returns 0
  • ThreadEventDispatcher.poll can now accept a callback that is called after polling the queue, this will make running the dispatcher on a loop far simpler

v0.3.0

11 Dec 16:04
Compare
Choose a tag to compare
Changed version number

v0.2.3

09 Dec 23:39
Compare
Choose a tag to compare
Changed minor version

v0.2.2

06 Dec 00:14
Compare
Choose a tag to compare
Changed version

v0.2.1

06 Dec 00:03
Compare
Choose a tag to compare
Added ability to pass kwargs to labelled_entries

Added new features, including a table

03 Dec 22:32
Compare
Choose a tag to compare
v0.2.0

Added a table, moved when events are initialized

v0.1.1

19 Nov 02:26
Compare
Choose a tag to compare
New version with undo and redo behaviors