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)