Release 12.0.1-R17 and 8.0.192-R14

14 views
Skip to first unread message

Jarek Sacha

unread,
Apr 28, 2019, 9:39:22 PM4/28/19
to scalaf...@googlegroups.com, scala...@googlegroups.com

Two new releases were published 8.0.192-R14 for Java 8 and 12.0.1-R17 for Java 11+.

8.0.192-R14 was tested against JavaFX 8.0u192. It contains bug fixes. Scala 2.10, 2.11, and 2.12 are supported. This last planned release for Java 8, unless there is a volunteer to maintain Java 8 branch. Bug fixes:

To use this ScalaFX release add following to your SBT:

  libraryDependencies += "org.scalafx" %% "scalafx" % "8.0.192-R14"

12.0.1-R17 was tested against JavaFX 12.0.1 and Java 11. It contains changes to better support JavaFX 12.
It includes features from versions 8.0.192-R14 plus following:

  • PR #293 Add all missing properties for Bounds (thanks to Romain DEP.)

    • added getCenterX
    • added getCenterY
    • added getCenterZ
  • Issue #291: Remove use of JavaConversions in the code

  • Issue #303: Support JavaFX 12
  • Issue #302: Support new MouseButton constants added in JavaFX 12 #302

To use this ScalaFX release add following to your SBT:

  libraryDependencies += "org.scalafx" %% "scalafx" % "12.0.1-R17"

For downloads visit ScalaFX on Sonatype or ScalaFX Releases on GitHub. Please report any problems using ScalaFX Issue Tracker. Please use ScalaFX Users Group to post questions.

Jarek

Reply all
Reply to author
Forward
0 new messages