Hi,
I would like to announce the release of bokeh-scala version 0.6. This release is compatible with bokeh 0.9.2 and available for Scala 2.10 and 2.11. This is purely a maintenance release, no new features were added in this version.
You can integrate bokeh-scala with your project by adding the following line to your build file:
libraryDependencies += “io.continuum.bokeh” %% “bokeh” % “0.6”
See https://github.com/bokeh/bokeh-scala for more details.
Mateusz