Skip to content

v1.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 13:30
· 97 commits to master since this release
c79ab7f

COBREXA v1.4.1

Diff since v1.4.0

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 and MAX_SENSE disappeared (#679) (@exaexa)
  • remove polish parameter specific to osqp (#681) (@exaexa)
  • Develop → master merge for v1.4.1 (#682) (@exaexa)
  • backmerge master changes to develop to resolve merge conflicts (#683) (@exaexa)