Skip to content

v0.10.0

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 13 Aug 22:52
· 81 commits to master since this release
v0.10.0
0bac20f

v0.10.0 (2019-08-13)

Diff since v0.9.4

Closed issues:

  • Remove support for VectorOfVariables (#87)
  • Remove support for Nonpositives (#86)
  • Remove support for EqualTo, LessThan, GreaterThan (#85)

Merged pull requests:

  • README updates (#93) (blegat)
  • Updates to MOI v0.9 (#92) (blegat)
  • Update README examples to work with JuMP v0.19.0 (#91) (r-barnes)
  • Add support for VectorOfVariables constraints and add qcp tests (#90) (blegat)
  • Simplify thanks to NonposToNoneg bridge (#89) (blegat)
  • ♻️ Simplify thanks to VectorizeBridge (#88) (blegat)