Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 11 May 18:09
· 4 commits to master since this release
ac1e290

SDPLR v0.2.0

Diff since v0.1.2

Added

  • Added support for low-rank constraints through LowRankOpt

Breaking

  • Dropped support for Julia v1.6

Merged pull requests:

  • Add support for low rank constraint (#26) (@blegat)
  • Fix typos in README.md (#35) (@odow)
  • Enable more tests in MOI.Test.runtests (#36) (@odow)
  • Update JuliaFormatter to v2 (#38) (@blegat)