github stencila/stencila 0.19
Stencila 0.19

latest releases: v1.1.0, v1.0.5, v1.0.4...
pre-release8 years ago

This release introduces the web module which integrates the excellent Substance library for better browser based editing of stencils. A lot more work needs to be done there, but its a great start and will bring some exciting possibilities to authoring and collaborating on stencils from within browsers.

In amongst all the other changes since last release there has been some reorganisation of the code, fixes to the Python package and the addition of an HTTP API to complement the existing Websockets API for interacting with stencils and other components.

As always, you can build your own binaries or download the supplied binaries for Linux 64-bit...

  • C++: wget http://get.stenci.la/cpp/stencila-linux-x86_64-0.19.tar.gz
  • Python 2.7: pip install http://get.stenci.la/py/stencila-0.19-cp27-none-linux_x86_64.whl
  • R: install.packages('stencila',repo='http://get.stenci.la/r')

Want binaries for other operating systems? Create a ticket and we'll try our best to deliver. Or, use one of our Docker images.

Don't miss a new stencila release

NewReleases is sending notifications on new releases.