Updates for ScalaFX 2 and 8 branches were released. Note that
version number of ScalaFX 1.0 was changed to 2.2 to match underlying
JavaFX version. This the first set of releases after
project's move to GitHub.
There are improvements to existing functionality (
Platform,
Duration,
EventType). New wrappers were added to
ScalaFX 8:
SkinBase,
PseudoClass,
DateCell,
DatePicker,
SubtitleTrack, and several classes in
javafx.print package. Details are in
News section of our new
website.
Great thanks to all the contributors to this release: Rafael Afonso,
Mike Allen, Kevin Coghlan, and Jarek Sacha.
For binary downloads visit
ScalaFX
on Maven Central.
Jarek