Skip to content

0.4.10

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 22:50

Release notes for sbmlutils 0.4.10

New features

  • support simple generation of all SBML levels and versions #215
  • complete mypy check and type annotions (many small bug fixes)
  • support of uncertainties in HTML reports #133

Fixes

  • added annotations and uncertainties to all core objects
  • improved/consistent handling of compartment size and parameter value
  • fixing mypy issues #192
  • refactored information for SBML report
  • CI for documentation #212
  • allow empty equations in reactions (valid with SBML L3V2)
  • first class support for comp:ReplacedBy elements
  • bugfix litre vs liter and metre vs meter bug

Other

Deprecated features

Backwards incompatible changes