Skip to content

0.18.0

Compare
Choose a tag to compare
@Midnighter Midnighter released this 24 Aug 12:39
· 846 commits to devel since this release

Release notes for cobrapy 0.18.0

New features

  • Support writing SBML notes on model objects

Fixes

  • Test alternative solver
  • Handle repeated infeasible optimizations in minimal_medium
  • Allow newline characters in SBML notes

Backwards incompatible changes

  • Change the container type of groups from set to DictList
  • Expect annotation attributes to be of type dict

Internal

  • Update Travis CI configuration
  • Add Python 3.8 to PyPI classifiers

Contributors