Skip to content

Releases: conduktor/tornadofx

2.0.3-cdk

23 Aug 10:10

Choose a tag to compare

Add new Component#setInScopeWithKey method

Remove some memory leaking functions

10 Aug 08:35
f5e08fd

Choose a tag to compare

Merge pull request #3 from conduktor/remove_leaky_method_2

Remove memory-leaking `EventTarget.tableview` extension function && Bump version to v2.0.2-cdk

Release to Github Packages

06 Aug 08:03

Choose a tag to compare

2.0.1-cdk

Configure publishing to Github Packages && Bump version to v2.0.1-cdk

Fix memory leak

06 Aug 04:30

Choose a tag to compare

This release contains:

  • This memory leak fix edvin#1319
  • Rebase the edvin/tornadofx jdk10 branch on edvin/tornadofx master branch