Update README for 0.11.2 release
This commit is contained in:
parent
26bc1f14ca
commit
d0ba71ee5e
10
README.md
10
README.md
@ -26,13 +26,11 @@ will be happy to merge high-quality pull requests if you find a bug.
|
|||||||
|
|
||||||
To use ScalaFX, add the following to your SBT build:
|
To use ScalaFX, add the following to your SBT build:
|
||||||
|
|
||||||
libraryDependencies += "org.gerweck.scala" %% "scalafx-utils" % "0.11.1"
|
libraryDependencies += "org.gerweck.scala" %% "scalafx-utils" % "0.11.2"
|
||||||
|
|
||||||
This requires Scala 2.11 at this time. As all the dependencies become
|
This currently supports both Scala 2.11 and 2.12. Scala 2.11 will remain a
|
||||||
available for Scala 2.12, I will add support for any release candidates or
|
first-class citizen until Scala 2.13 is released unless it would require
|
||||||
releases. Conversely, Scala 2.11 support will be maintained with new features
|
substantial forking.
|
||||||
as long as the dependencies remain available and no substantial forking is
|
|
||||||
required.
|
|
||||||
|
|
||||||
## Usage ##
|
## Usage ##
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user