CellML DOM API: Core implementation 1.9rc1 (Release candidate)
This release provides a number of bug fixes, as well as some important new features:
* passthrough support added to CIS, making it easier for tools to embed code in expressions (for example, as a first stage in transforming a model).
* A new optional extension service called TeLICeMS has been implemented, allowing CellML models to to be converted to a text-based representation, and vice versa.
* A new optional extension service for working with SED-ML has been added; so far, only SED-OM manipulation is supported (no ability to actually run simulations yet, only to manipulate descriptions of them).
* Better Python and Java binding support.
* Support for building an 'SDK' - a collection of all the needed files. These are now shipped with releases.

