arrow_back
Return to Releases...
	
0.16.0
by The COBRApy Team
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.
 
