* remove unit assignment `dimensionless` from SBML creation. (136) * remove checks for consistency of units. (135)
0.2.4
* JOSS badge in the README (133) * Citation section in the README (133)
0.2.3
* Add additional names to the license (128). * Add information about the installation of dependencies for the example notebooks (128).
0.2.2
* Add checks in SBML conversion, e.g. to catch invalid identifiers and equations (118). * Add tests for MacOS and Windows (115). * Fix pydocstyle and swig (120). * Add a logo license. (116) * Smaller fixes in notebooks (113, 117).
0.2.1
* New option to write observables as assignments in `yaml2sbml`. * Set SBML file name as model id in the SBML. * Clarify docs and warnings, e.g. if formula starts with a minus. * Add issue template. * Restructure README. * Testing via tox. * Replace `requirements.txt` and `setup.py` by `setup.cfg`.