Skip to content

Releases: matthiaskoenig/sbmlutils

0.4.1

29 Sep 19:53
Compare
Choose a tag to compare

Release notes for sbmlutils 0.4.1

Highlights

New features

Fixes

  • fixes coverage report

Deprecated features

sbmlutils-v0.4.0: python utilities for SBML

28 Sep 00:50
9f49706
Compare
Choose a tag to compare

Release notes for sbmlutils 0.4.0

Highlights

  • switch from travis to github actions
  • black code formating; isort import handling
  • type annotations and documentations
  • removed future imports and other legacy code
  • refactored unittest to pytest
  • cobra and optlang now optional
  • cleanup of function signatures
  • more comprehensive type annotations

New features

  • python 3.8 support
  • support and CI-CD for Mac-OS and Windows

Fixes

  • fixed pep8 issues
  • fixed compressed SBML loading

Deprecated features

sbmlutils-v0.3.9: python utilities for SBML

26 Mar 23:58
Compare
Choose a tag to compare
  • full support for distrib (distributions and uncertainty)

sbmlutils-v0.3.8: python utilities for SBML

12 Jan 21:27
b421eff
Compare
Choose a tag to compare

Release notes

0.3.8

  • python 3.7 support (dropping py3.5)
  • model manipulation (merging of models)

sbmlutils-v0.3.7: python utilities for SBML

25 Sep 10:50
888c6c4
Compare
Choose a tag to compare

0.3.7

  • documentation updated
  • additional annotation formats supported
  • support of formula and charge on species
  • fixed tests
  • bug fixes

sbmlutils-v0.3.6

14 Jun 10:21
6b8515e
Compare
Choose a tag to compare
  • support for mass and charge
  • refactored and simplified Reactions
  • better port support
  • exchange reaction template

sbmlutils-v0.3.5

11 Jun 12:50
Compare
Choose a tag to compare
  • bugfix missing files

sbmlutils-v0.3.4

11 Jun 10:57
fb62633
Compare
Choose a tag to compare
  • improved annotation support (inline annotations, annotation by url)
  • checking against MIRIAM collections and patterns

sbmlutils-v0.3.3

29 Apr 09:04
e3add7e
Compare
Choose a tag to compare

Update cobrapy dependencies and bugfixes.

sbmlutils-v0.3.2

24 Apr 11:11
3048bc8
Compare
Choose a tag to compare
Merge pull request #117 from matthiaskoenig/develop

updated cobra dependencies for pip installation