We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9853772 commit 757fbabCopy full SHA for 757fbab
notes/0.3.2.md
@@ -0,0 +1,16 @@
1
+### ScalaFX-Extras Release v.0.3.2
2
+
3
+Enhancements:
4
5
+* [Issue #5][5] Do not include JavaFX as transitive dependency
6
+* [Issue #6][6] SimpleTask - add more flexibility in handling tasks states
7
8
9
+To post questions please use [ScalaFX Users Group][scalafx-users] of [StackOverflow ScalaFX][scalafx-overflow]
10
11
+[scalafx-users]: https://groups.google.com/forum/#!forum/scalafx-users
12
+[scalafx-overflow]: https://stackoverflow.com/questions/tagged/scalafx
13
14
+[5]: https://github.com/scalafx/scalafx-extras/issues/5
15
+[6]: https://github.com/scalafx/scalafx-extras/issues/6
16
0 commit comments