Skip to content

v2.13.1

Compare
Choose a tag to compare
@luciansmith luciansmith released this 25 Apr 21:58
· 95 commits to release since this release
97e6b59

This release contains a few updates and a number of bugfixes:

  • Reactions may now have named stoichiometries, which can be assigned to normally, i.e.:
   n S1 -> S2; k*S1^n
   n = 2
  • Antimony is now mostly case-sensitive, so fewer models will clash with preexisting functions like 'sin' or 'sqr'.
  • The 'rateOf' function is now translated properly into SBML L3v2.
  • QTAntimony now uses QT5

In addition, the source has been moved to github, and we now have an automated build system on Azure, so that releases can be made in a timely manner with less work for the developers.