Skip to content

v2.2.1

Compare
Choose a tag to compare
@luciansmith luciansmith released this 22 Apr 16:06
· 537 commits to release since this release
2176039

This release includes a variety of updates and bugfixes, including:

  • Official Python 3.10 releases
  • Create universal binaries on MacOS so M1 chip computers are handled.
  • Various fixes to get more of the SBML Test Suite to pass.
  • Bug fix to handle situation where a species concentration and its compartment's size both change at the same time.
  • Handle setting/getting of UCC values better.
  • Fix bug in rr-libstruct
  • Fix python bug when writing simulation results to file
  • Fix MCJit bug when copying model
  • Synchronized getting rate values and rate labels.
  • Reduce default diffStepSize, and add C interface to allow setting it.