Releases: jump-dev/ECOS.jl
Releases · jump-dev/ECOS.jl
v0.12.2
ECOS v0.12.2
Closed issues:
Merged pull requests:
v0.12.1
v0.12.0
v0.11.0
ECOS v0.11.0
Closed issues:
Merged pull requests:
v0.10.2
v0.10.2 (2019-12-27)
v0.10.1
v0.10.1 (2019-10-25)
v0.10.0
v0.10.0 (2019-08-13)
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)
Update to MOI v0.8
Merge pull request #84 from JuliaOpt/bl/moi8 Update to MOI v0.8
v0.9.3: update for MOI 0.7 (#82)
* update for MOI 0.7 * implement supports_allocate_load * switch to automatic_copy_to * implement SolverName
v0.9.2: BinaryBuilder (#76)
* Update build.jl * Update REQUIRE * Update build.jl * Update build.jl * Update REQUIRE * Update build.jl * Update build.jl * Update .gitignore * Update REQUIRE * Update build.jl * Update REQUIRE * Update REQUIRE * downgrade to 2.0.5 * updated binaries installation make sure updated versions of binaries are installed * Update MOIWrapper.jl * Update MPBWrapper.jl * Update README.md * Fix WIN32 tests * custom install instructions