Releases: StructJuMP/StructJuMP.jl
Releases · StructJuMP/StructJuMP.jl
v0.3.2
StructJuMP v0.3.2
v0.3.1
v0.3.0
StructJuMP v0.3.0
Closed issues:
- StructuredConstraintRef struct seems unnecessary (#71)
- Error in accessing the first field of Pair (#82)
Merged pull requests:
- fixed #82 (#83) (@kibaekkim)
- Update JuMP to v1.0.0 and others (#85) (@kibaekkim)
v0.2.0
Changes
- Allowing constant objective function @kibaekkim (#80)
- Updates to JuMP 0.21 @odow (#77)
- Implement printing @blegat (#75)
- Use JuMP.dual_objective_value @blegat (#74)
- fix for jump 0.20 @matbesancon (#73)
- Updates now that is ParameterJuMP released @blegat (#72)
- Update install instructions @blegat (#70)
- Update to MOI v0.8 @blegat (#68)
- Compute objective dual instead of relying on MOI.ObjectiveBound @blegat (#67)
- Updates to latest JuMP master @blegat (#66)
- Do not use mutability of VariableInfo @blegat (#64)
- Update to JuMP v0.19 and MOI instead of MPB @blegat (#60)
Add support for Julia v1.0
v0.1.0 📌 Add JuMP v0.19 upper bound