Skip to content

Commit ce861b6

Browse files
committed
Add notes for version 0.4.0
1 parent 8fcac80 commit ce861b6

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

notes/0.4.0.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)