Skip to content

v1.51.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Apr 22:50
47011d3

MathOptInterface v1.51.0

Diff since v1.50.1

Merged pull requests:

  • Add an extension for CliqueTrees.jl (#2967) (@odow)
  • [breaking] move BenchmarkTools.jl to a package extension (#2982) (@odow)
  • Bump codecov/codecov-action from 5 to 6 (#2984) (@dependabot[bot])
  • Add support for - in convert (#2987) (@blegat)
  • Throw GetAttributeNotAllowed in AbstractBridge getter (#2988) (@blegat)
  • Add MosekTools setup to solver-tests workflow (#2990) (@odow)
  • Replace CompatHelper with dependabot (#2991) (@blegat)
  • [docs] document why [] are not allowed in identifiers in LP format (#2993) (@odow)
  • [FileFormats.LP] fix reading variable with negative upper bound (#2994) (@odow)
  • Update PrecompileTools compatibility version (#2995) (@odow)
  • Prep for v1.51.0 (#2996) (@odow)
  • Fix a common typo: avaiable -> available (#2997) (@dourouc05)
  • Temporarily disable MosekTools package in solver tests (#2998) (@odow)
  • Update to julia-actions/setup-julia@v3 (#2999) (@odow)
  • Fix MosekTools.jl setup in solver-tests.yml (#3000) (@odow)

Closed issues:

  • BenchmarkTools dependency (#2728)
  • What to do about matrix factorisations (#2973)
  • [FileFormats.LP] read files with [] in names (#2992)