Skip to content
## COBREXA v1.4.0

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


**Closed issues:**
- Prettyprinting should not hide any information (#77)
- change the auto-formatting mechanism (#322)
- Switch to ReadableRegex (#601)
- Progress meter for long running ops (#626)
- fast mmap()able model type (#641)

**Merged pull requests:**
- Fix small error with gapfill modifications (#622) (@stelmo)
- fix example formatting in add_moment_constraints (#624) (@exaexa)
- sampling improvements (#627) (@exaexa)
- docs reorganization (#628) (@exaexa)
- Add examples (#631) (@stelmo)
- allow hyphens in gene names in GRRs (#634) (@exaexa)
- Merge autoformatter improvements from SBML.jl (#635) (@exaexa)
- make reaction_atom_balance have generic MetabolicModel as type (#636) (@HettieC)
- support SBML writing (#639) (@exaexa)
- HDF5 model storage and fast memory mapping support (#642) (@exaexa)
- Adds more details to mmdf and gecko (#643) (@stelmo)
- extend the autoformatting priveleges a bit (#644) (@exaexa)
- unify the reference section with the rest of the docs (#645) (@exaexa)
- Small docs fixes (#646) (@stelmo)
- Add better links (#647) (@stelmo)
- version bump for 1.4 (#650) (@exaexa)
- Develop → master merge for 1.4 (#651) (@exaexa)