v2.13.1
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.