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 8fcac80 commit ce861b6Copy full SHA for ce861b6
notes/0.4.0.md
@@ -0,0 +1,16 @@
1
+### ScalaFX-Extras Release v.0.4.0
2
+
3
+Enhancement:
4
5
+* Support use in Scala 3 by removing use of ScalaFX (Scala 2 macros) [Issue #12][12]. That required some changes in
6
+ MVCfx API (Scala 2 use stays the same). See demos for examples of the new use.
7
+* Update to ScalaFX 16.0.0-R25
8
9
+To post questions please use [Project Discussions][Discussions] or [ScalaFX Users Group][scalafx-users]
10
11
+[scalafx-users]: https://groups.google.com/forum/#!forum/scalafx-users
12
13
+[Discussions]: https://github.com/scalafx/scalafx-extras/discussions
14
15
+[12]: https://github.com/scalafx/scalafx-extras/issues/12
16
0 commit comments