Skip to content

0.4.8

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 23:48

Release notes for sbmlutils 0.4.8

New features

  • API documentation
  • improved examples

Fixes

  • updated fstrings in reports #185
  • fixed broken documentation links #179
  • updated issue templates #180
  • added type annotations and argument documentation in reports module #184
  • flake8 fixes #198
  • fix inline units in mathml rendering #201

Other

  • sympy mathml formating and conversion #195

Deprecated features

  • removed eventdata
  • removed unsupported multi information

Backwards incompatible changes

  • sbmlutils.templates moved to sbmlutils.examples.templates
  • sbmlutils.modelcreator.creator moved to sbmlutils.creator