Skip to content
## COBREXA v1.3.1

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


**Closed issues:**
- generate and deploy docker & singularity containers (#68)
- Implement GECKO (#574)
- Implement sMOMENT (#575)
- fix import of yeast GEM models (#600)
- use `asyncmap` instead of `map` to collect information from workers (#603)

**Merged pull requests:**
- switch to `asyncmap` for fetching results from multiple workers (#610) (@exaexa)
- load more metadata from models (#611) (@exaexa)
- Update mods to handle gecko model (#612) (@stelmo)
- Check format using github actions, implement the `/format` command (#615) (@exaexa)
- Explain reactions better (#616) (@exaexa)
- Add a gap filling algorithm (#617) (@stelmo)
- clean up the gapfilling code (#618) (@exaexa)
- bemp version 1.3.1 (#619) (@exaexa)
- Develop→master for 1.3.1 (#620) (@exaexa)
- fix documentation issues and warnings (#621) (@exaexa)