jump-dev / ECOS.jl

A Julia interface to the ECOS conic optimization solver
https://github.com/embotech/ecos
Other
41 stars 17 forks source link

Consider reverting 0.12.4 #123

Closed odow closed 2 years ago

odow commented 3 years ago

@blegat 0.12.4 should have been a breaking release since it no longer supports the ExponentialCone and it bumped to MOI 0.10.

Can we consider yanking the 0.12.4 release from the General registry? Then we can fix https://github.com/jump-dev/MathOptInterface.jl/pull/1592, and properly update the tests etc before tagging 0.13.0.

blegat commented 3 years ago

Indeed, +1 for doing that.

odow commented 2 years ago

Yanked in General: https://github.com/JuliaRegistries/General/pull/49565