This website requires JavaScript.
Explore
Help
Sign In
nova
/
scalafx-utils
Watch
1
Star
0
Fork
0
You've already forked scalafx-utils
Code
Issues
Pull Requests
Releases
Wiki
Activity
cb17a3ab90
scalafx-utils
/
version.sbt
2 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add `observableSize` operation to collections Also, bump the version to 0.9 since this change is definitely not binary compatible: class names and structures have changed. Most clients should be fine though if they just recompile: the changes are to things that will generally be used through the implicits system, so most shoudln't notice the changes.
2016-06-12 11:09:03 +00:00
version in ThisBuild := "0.9.0-SNAPSHOT"
Reference in New Issue
Copy Permalink