File: 0.16.0.md

package info (click to toggle)
python-cobra 0.29.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,512 kB
  • sloc: python: 14,703; xml: 12,841; makefile: 137; sh: 32
file content (19 lines) | stat: -rw-r--r-- 500 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Release notes for cobrapy 0.16.0

## New features

* Summaries now return an object with string and HTML representations instead of
  simply printing output (#855). This is a breaking change but should not affect
  anyone in a harmful way.

## Fixes

* The documentation was repaired (#884).
* Further SBML handling improvements (#881).
* FASTCC implementation is now iterative (#827).
* Change the yaml import and dependency (#894).

## Deprecated features

* End of life for Python 2 announced.