Skip to content

v0.10.9

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 23:17
· 794 commits to master since this release
1255ea1

MathOptInterface v0.10.9

Diff since v0.10.8

Closed issues:

  • Error in LaTeX Output for Intervals (#1728)
  • pass start values in the bridge between a square PSD cone and a triangular PSD cone (#1730)

Merged pull requests:

  • Allow changing default cache for instantiate (#1381) (@blegat)
  • Add FreeVariables (#1716) (@blegat)
  • Fix printing of intervals (#1728) (#1729) (@pedromxavier)
  • Fix performance of MutableArithmetics (#1731) (@odow)
  • Add Aqua.jl as a CI job and fix remaining errors (#1732) (@odow)
  • [Utilities] move CachingOptimizer to internal constructors (#1733) (@odow)
  • [Utilities] remove extra type parameters (#1734) (@odow)
  • [Utilities] move StructOfConstraints to inner constructor (#1735) (@odow)
  • [Utilities] clean dispatch in MA.promote_operation (#1736) (@odow)
  • [Bridges] convert GeoMeanBridge to inner constructor (#1737) (@odow)
  • [Utilities] implement Aqua.jl recommendation for functions.jl (#1738) (@odow)
  • [docs] Bump JSONSchema.jl (#1739) (@odow)
  • Prep for v0.10.9 (#1740) (@odow)