Skip to content

v1.51.2

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jul 21:36
4924469

MathOptInterface v1.51.2

Diff since v1.51.1

Merged pull requests:

  • Fix typos in comments (#3007) (@blegat)
  • [Utilities] fix use of recursion in canonicalize!(::ScalarNonlinearFunction) (#3009) (@odow)
  • Fix formatting for new JuliaFormatter release (#3011) (@odow)
  • Bump codecov/codecov-action from 6 to 7 (#3012) (@dependabot[bot])
  • Bump actions/checkout from 6 to 7 (#3014) (@dependabot[bot])
  • [Utilities] simplify PenaltyRelaxation methods to remove ambiguities (#3017) (@odow)
  • Fix printing of zero-dimensional vector functions (#3020) (@odow)
  • Prep for v1.51.2 (#3021) (@odow)

Closed issues:

  • Showing zero-dimensional functions fails (#3018)