Skip to content
## COBREXA v1.4.2

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


**Closed issues:**
- Consistent argument/kwarg naming (#623)
- Add stoichiometry to gene reaction rules (#655)
- Organize everything into submodules (#663)
- .mat model not loading (#691)

**Merged pull requests:**
- Use smaller organized namespaces. (#674) (@exaexa)
- switch tests julia from 1.7 to 1.8 (#680) (@exaexa)
- Delete moment algorithm modification (#686) (@stelmo)
- Rename `MetabolicModel` to `AbstractMetabolicModel` (#687) (@stelmo)
- Add `ext` option (#688) (@josePereiro)
- Update gene associations (#689) (@stelmo)
- Indent submodule definitions (#690) (@exaexa)
- fix loading of matlab version of yeast GEM (#692) (@exaexa)
- sync julia version with artenolis (#693) (@exaexa)
- Extend community model (#696) (@stelmo)
- Remove `@add_reactions` (#697) (@stelmo)
- use a softer failure when unit annotations are missing in SBML (#701) (@exaexa)
- use the latest recommended Julia CI on master+develop for generating … (#702) (@exaexa)
- Release 1.4.2 (#703) (@exaexa)
- Develop → master merge for v1.4.2 (#704) (@exaexa)
- upgrade julia version on ci and set mac path (#705) (@laurentheirendt)