Skip to content
## COBREXA v1.5.0

[Diff since v1.4.4](https://github.com/LCSB-BioCore/COBREXA.jl/compare/v1.4.4...v1.5.0)


**Closed issues:**
- Model type overlay that describes the genetic manipulation (#552)
- `max_min_driving_force` and `moment` should be a `ModelWrapper` (#614)
- JSON model format incompatible with escher (#758)

**Merged pull requests:**
- pFBA pipe (#747) (@stelmo)
- Add test for multiple capacity enzyme bounds (#748) (@stelmo)
- Add another convenience constructor for enzyme constrained models (#749) (@stelmo)
- Add model annotation details (#750) (@stelmo)
- port GRR parsing to 2.0, avoid DNF complexity explosions (#752) (@exaexa)
- remove and clean up GeneAssociations alias (#753) (@exaexa)
- Remove unnecessary docstrings (#754) (@stelmo)
- Fix model accessor bugs (#755) (@stelmo)
- Return enzyme concentrations in useful units (#757) (@stelmo)
- Make kwargs for convenience enzyme constrained consistent (#759) (@stelmo)
- Add plural to change_bounds and add change_constraints (#760) (@stelmo)
- Fix and extend reconstruction functions and pipes for objectmodel (#762) (@stelmo)
- Result wrapper (#763) (@exaexa)
- Fix cFBA implementation (#764) (@stelmo)
- Add basic show for ModelWithResult (#766) (@stelmo)
- split wrappers off to a separate module (#767) (@exaexa)
- unify L2-like QP handling (#769) (@exaexa)
- Make kwarg plural (#770) (@stelmo)
- Rename GeneAssociation file (#771) (@stelmo)
- Extend simplified enzyme model to include multiple capacity constraints (#772) (@stelmo)
- implement wrappy pFBA using the normal L2 wrappers (#773) (@exaexa)
- Fix EqualGrowthCommunityModel accessors (#774) (@stelmo)
- implement expression-limited fluxes (E-Flux like algorihm) (#777) (@exaexa)
- fixed merge of #777 (#778) (@exaexa)
- Develop → master merge for 1.5.0 (#779) (@exaexa)
- fix filename (#781) (@exaexa)