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 7a7f536 commit b57afccCopy full SHA for b57afcc
notes/0.3.1.md
@@ -0,0 +1,18 @@
1
+### ScalaFX-Extras Release v.0.3.1
2
+
3
+Main objective of this release is to add support for Scala 2.13
4
5
+Changes:
6
7
+* [Issue #3][3] Do not catch Throwable
8
+* [Issue #4][4] Do not catch Throwable
9
10
11
+To post questions please use [ScalaFX Users Group][scalafx-users] of [StackOverflow ScalaFX][scalafx-overflow]
12
13
+[scalafx-users]: https://groups.google.com/forum/#!forum/scalafx-users
14
+[scalafx-overflow]: https://stackoverflow.com/questions/tagged/scalafx
15
16
+[3]: https://github.com/scalafx/scalafx-extras/issues/3
17
+[4]: https://github.com/scalafx/scalafx-extras/issues/4
18
0 commit comments