- Fix to require cnxml >=3.0.1 for metadata parsing support - Remove the ``cnxml-to-html`` command from neb, as it has been superseded by the functionality in the ``assemble`` command (140) - Fix to transform the summary text during assembly (141)
9.1.0b1
-------
- Add ``cnxml-to-html`` command to transform index.cnxml to html. - Add models for producing cnx-epub objects from litezip structured data (134) - Add the ``assemble`` command for assembling litezip structured data into a single-page-html file. (136) - Add the ``mathify`` command to convert MathML to SVG or HTML+CSS using MathJax. (130)
9.0.2
--------------
- UTF-8 Encoding and Module versioning 273 - Disregard decoded chars when detecting what's changed (PR 148)
9.0.1
-----
- Do not fetch auto-generated HTML file
9.0.0
-----
- Add switch to fetch all associated resources (images). - Allow specifying minor version for `get`, with three-part version `1.X.Y`.