## COBREXA v1.4.4 [Diff since v1.4.3](https://github.com/LCSB-BioCore/COBREXA.jl/compare/v1.4.3...v1.4.4) **Closed issues:** - Incorrect gene reaction rule parsing (#711) **Merged pull requests:** - Turn MMDF analysis into a wrapper (#699) (@stelmo) - Add convenience macro that loads all the functions in modules (#716) (@stelmo) - Implement a variant of Constrained Allocation Flux Balance Analysis (#717) (@stelmo) - Delete reaction overloads (#718) (@stelmo) - Rename GeckoModel to EnzymeConstrainedModel (#719) (@stelmo) - Rename SMomentModel to SimplifiedEnzymeConstrainedModel (#720) (@stelmo) - Rename reaction_gene_association to reaction_gene_associations (#721) (@stelmo) - Replace uses of `:reverse` with `:backward` to be consistent (#722) (@stelmo) - Rename file (#723) (@stelmo) - Add accessors for enzyme associated data (#724) (@stelmo) - Remove crowding (obsolete via SMOMENT) (#725) (@stelmo) - remove obsolete print_banner() from the SIF container (#727) (@exaexa) - `LICENSE` file type was not markdown (#728) (@exaexa) - CompatHelper: bump compat for SBML to 1, (keep existing compat) (#729) (@github-actions[bot]) - remove a config from local CI (#730) (@exaexa) - add an actual GPA/GRR to DNF parser (#731) (@exaexa) - Fix test bugs in new parser (#732) (@stelmo) - GPA ordering fix (#733) (@exaexa) - fix GRA compat once more (and hopefully the last time) (#734) (@exaexa) - extensible variable semantics (#735) (@exaexa) - Q-opt support (#736) (@exaexa) - version bump for 1.4.4 (#737) (@exaexa) - Develop → master merge for 1.4.4 (#738) (@exaexa) - Add more reconstruction functions to ObjectModel (#739) (@stelmo) - Remove switching argument for reaction constructors (#740) (@stelmo) - Remove double s from enzyme semantics (#741) (@stelmo) - Add some more semantics to EnzymeConstrainedModel (#742) (@stelmo) - Add balance accessor to community model (#743) (@stelmo) - clean up SBML unit-error throwing (#744) (@exaexa) - Homogenize bound kwargs (#746) (@stelmo)