Skip to content

Releases: yaml2sbml-dev/yaml2sbml

version 0.2.5

30 Jul 11:39
43ef3cb
Compare
Choose a tag to compare
  • remove unit assignment dimensionless from SBML creation. (#136)
  • remove checks for consistency of units. (#135)

version 0.2.4

28 May 22:03
a4d88a2
Compare
Choose a tag to compare
  • JOSS badge in the README (#133)
  • Citation section in the README (#133)

version 0.2.3

25 May 11:55
07864fb
Compare
Choose a tag to compare
  • Add additional names to the license (#128).
  • Add information about the installation of dependencies for the example notebooks (#128).

version 0.2.2

21 Mar 22:35
6f42ee5
Compare
Choose a tag to compare
  • 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).

version 0.2.1

22 Feb 15:44
8f3bd49
Compare
Choose a tag to compare
  • 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.

version 0.2.0

03 Feb 10:57
a8abacb
Compare
Choose a tag to compare
  • Initial release to pypi.