Release v.24.0.2-R36
This release is primarily to remove compilation warning in Scala 3.7.
This release supports JavaFX 24. It was tested with Java 22. It can be used with Scala 2.12, 2.13, and Scala 3.3+.
Note that JavaFX 24 requires Java 22 or newer. If you need to run on Java earlier than 17, please use previous releases of JavaFX/ScalaFX.
Issues addressed
- onAction 'using' Warning: Scala 3.7.0-3.7.2 [#421]
- Removing implicit from argument signature of event handler methods like ButtonBase#onAction_= [#427]
- Update JavaFX to 24.0.2
- Update publishing setup for Sonatype
For downloads visit ScalaFX on Sonatype or ScalaFX Releases on GitHub. If you have ScalaFX related questions please use ScalaFX Discussions, or ScalaFX Users Group. Please report any problems using ScalaFX Issue Tracker.
Full Changelog: https://github.com/scalafx/scalafx/compare/v.24.0.0-R35...v.24.0.2-R36