ANN: bokeh-scala 0.7

Hi,

I would like to announce the release of bokeh-scala version 0.7. This release is compatible with bokeh 0.10 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.7”

See https://github.com/bokeh/bokeh-scala for more details.

Mateusz