v1.4.1
COBREXA v1.4.1
Closed issues:
- generate FROG reports (models reproducibility) (#609)
- pFBA does not fail gracefully (#625)
- Gapfilling not giving any solutions (#653)
- Drop OSQP and use Clarabel instead for QPs (#666)
Merged pull requests:
- remove lots of lb/ub shortcuts from API (#637) (@exaexa)
- Remove the banner (#649) (@stelmo)
- Add some constructors (#654) (@stelmo)
- hotfix: bump CompatHelper version to work with 1.8 (#656) (@exaexa)
- Update compathelper CI script (#658) (@exaexa)
- Fix pFBA issue with return type nothing (#659) (@stelmo)
- Finally add DocStringExtensions 🥳 (#661) (@stelmo)
- add an explanation of what happens when you gapfill a feasible model (#662) (@exaexa)
- Add SBO terms (#667) (@stelmo)
- use Clarabel instd of OSQP (#669) (@exaexa)
- CompatHelper: bump compat for SBML to 1, (keep existing compat) (#670) (@github-actions[bot])
- Make the SBML annotations work just like with JSON models (#676) (@exaexa)
- docs: reflect the solver change in Project.toml (#677) (@exaexa)
- fix docbuild: JuMP
MIN_SENSE
andMAX_SENSE
disappeared (#679) (@exaexa) - remove
polish
parameter specific to osqp (#681) (@exaexa) - Develop → master merge for v1.4.1 (#682) (@exaexa)
- backmerge
master
changes todevelop
to resolve merge conflicts (#683) (@exaexa)