------------------- * Fix problems with spreadsheet parser. Now supports ``.xls``, ``.xlsx``, and ``.ods``. * Fix a bug with models whose biomass optimization is infeasible.
0.12.0
------------------- * Fix bug caused from upstream changes -> cobrapy -> pandas. * Refactor stoichiometric consistency test into 3 separate ones.
0.11.1
------------------- * Change the logic for identifying biomass reactions to be less eager. * Fix failing excel reader.
0.11.0
------------------- * Fix an issue where experimental growth was incorrectly not reported. * Allow the user to set a threshold value for growth in experimental data. * Fix and enable the consistency test for minimal unconservable sets.
0.10.2
------------------- * Correct the names of parametrized experiments.
0.10.1
------------------- * Make the confusion matrix computation more robust.