Releases: MOSEK/Mosek.jl
Releases · MOSEK/Mosek.jl
v11.0.1
Mosek v11.0.1
Disable OSX AMD64 installation. From version 11 mosek does not support this platform, but it had not been disabled in the Julia build script.
v11.0.0
Mosek v11.0.0
Support MOSEK 11.0 .
Breaking changes
API should be compatible with 10.2.
Most changes are internal. See MOSEK 11.0 release notes here https://docs.mosek.com/latest/releasenotes/changes.html
v10.2.0
Mosek v10.2.0
v10.1.4
Mosek v10.1.4
Merged pull requests:
- v0.9.14 (#209) (@blegat)
- Update URL (#220) (@blegat)
- Fix version regex (#229) (@projekter)
- Fix some errors found by static code analysis (#230) (@projekter)
- Check for initialized task (#231) (@projekter)
Closed issues:
- Is MSK_toconic available in the Julia API? (#202)
- support for Mosek version 9.3 (#207)
- TagBot trigger issue (#208)
- dear author,i am in trouble with following problem? Could you give me some instructions? (#210)
- Bug in putbaraijlist (#211)
- MOI.OPTIMAL status but infeasible solution (#212)
- Issue precompiling Mosek v1.2.2 (#213)
- Addition of 1 to float values (#214)
- Platform not supported (#215)
- Platform not supported (#216)
- Mosek autodownload broken on 1.8rc1? (#217)
getlasterrormsgmissing (#218)- Is there coordinated release plans for Mosek.jl/MosekTools.jl to support Mosek 10? (#219)
- getaccgvector returns zero vector (#221)
- Segfault with starting values (#222)
- Can't build on Windows "no method matching hasregistrykey" (#223)
- Failing to Install Mosek (#226)
- v10.1.2: Incremental compilation may be fatally broken (#228)
v1.2.0
v1.1.3
Mosek v1.1.3
Closed issues:
- Building not working on Windows with existing Mosek installation (#195)
Merged pull requests:
- Fix
ERROR: UndefVarError: Rescode not defined(#184) (@ericphanson) - Shift indices given to removecones (#189) (@blegat)
- Shift indices given to removecones (#190) (@blegat)
- Install TagBot as a GitHub Action (#194) (@JuliaTagBot)
v1.1.2
Update MOSEK version and fix some bugs.
- Update MOSEK version to 9.2
- Update tests in travis script
- Improve error messages in build script
v1.1.1
v1.1.1 (2019-11-29)
Closed issues:
- Mosek v9.1 (#191)
- Incorrect cone type after removecones (#188)
- Segfault with getcone (#186)
- How to set 'dualize' parameter of Mosek? (#185)
- MosekSolver not defined (#183)
- MathOptInterface implementation (#116)
- options are ignored through LinearQuadratic interface (#107)
- example SOCP problem where this Julia package does not handle error correctly (#103)
- SOCP solves returning status "Unknown" (#100)
Merged pull requests: