Skip to content
This repository has been archived by the owner on Jun 14, 2020. It is now read-only.

Releases: JuliaOpt/LinQuadOptInterface.jl

MOI v0.8

19 Dec 14:40
7f4d09b
Compare
Choose a tag to compare
v0.6.0

Update enums to JuMP style guide (#84)

MOI v0.7

17 Dec 15:09
c9b8473
Compare
Choose a tag to compare
Update MOI to v0.7 (#82)

* Update MOI to v0.7

* Fix handling of copy

* Update LinQuadOptInterface.jl

v0.4.3

16 Nov 15:00
Compare
Choose a tag to compare
Reenable name tests (#75)

v0.4.2: Merge pull request #69 from JuliaOpt/od/performance

08 Nov 19:24
4c08533
Compare
Choose a tag to compare

v0.4.1: Merge pull request #68 from JuliaOpt/bl/objectivefunctiontype

25 Oct 22:15
dce0136
Compare
Choose a tag to compare

MOI v0.6

13 Sep 02:05
Compare
Choose a tag to compare
Updates for MOI 0.6 (#64)

* Updates for MOI 0.6

* updated MOI version lowerbound

* A few more fixes

* updated a test primal status and removed a duplicate function

v0.3.1

09 Sep 22:25
Compare
Choose a tag to compare
Test on nightly but allow failures, make codecov submission code work…

MOI v0.5

07 Aug 05:46
85d4be4
Compare
Choose a tag to compare
Merge pull request #49 from rdeits/rd/handle-empty-rows

fix handling of empty rows in vector affine functions

Support for Julia 0.7

12 Jul 19:09
Compare
Choose a tag to compare
v0.2.0

Fixes for latest julia 0.7 (#36)

v0.1.0: Merge pull request #31 from JuliaOpt/jg/addsinvar_slow

26 Jun 17:37
ebd36b1
Compare
Choose a tag to compare
Alternative protection for weird bound combination (temp replace for #30)