Skip to content

v0.15.6

Choose a tag to compare

@github-actions github-actions released this 18 Mar 19:57
· 41 commits to master since this release
00f39f0

MosekTools v0.15.6

Diff since v0.15.5

Merged pull requests:

  • Fix link in README (#151) (@odow)
  • Fix typo in README.md (#152) (@odow)
  • Add support for Mosek@11 (#154) (@odow)
  • Update actions in ci.yml (#155) (@odow)
  • Reenable tests that were segfaulting (#156) (@odow)
  • Add JuliaFormatter (#157) (@odow)
  • Delete unused files in test/ (#158) (@odow)
  • Add copyright headers to files (#159) (@odow)
  • Drop Julia v1.10 from CI jobs (#160) (@odow)
  • Remove Printf dependency (#161) (@odow)
  • Add new lines between function definitions (#162) (@odow)
  • Refactor tests into functional form (#163) (@odow)
  • Add Mosek. prefix to all calls from Mosek.jl (#164) (@odow)
  • Minor formatting changes (#165) (@odow)
  • Update README.md (#166) (@odow)
  • Prep for v0.15.6 (#167) (@odow)
  • Clean up the list of excluded tests (#169) (@odow)
  • Simplify implementation and add test for MOI.VariableName (#170) (@odow)

Closed issues:

  • Calling solve twice causes BoundsError (#57)
  • Working with external server (#101)
  • Server returned status: 500 (#149)
  • Mosek v11 (#153)