v0.6.0
AmplNLWriter v0.6.0
Closed issues:
- Listing in Julia Package Index? (#68)
- Bonmin: Cannot open .nl file (#78)
- Wrong value of a binary variable at solution (#79)
- Support for JuMP v0.19? (#85)
- tests fail on 1.2 (dependency issue?) (#86)
- Bonmin options with AmplNLWriter (#88)
- Syntax for Knitro with outlev (#89)
- Bonmin: MOI issues (#90)
- Couenne gives error for output (#92)
- no method matching supports_default_copy_to (#93)
- Error in MOI function implementation? (#95)
- Expected a MathOptInterface.AbstractOptimizer (#97)
- JuMP v0.21 Support (#98)
Merged pull requests:
- Updates for MOI 0.8.2 (#84) (@odow)
- RFC: remove JuMP from tests and bump versions (#87) (@odow)
- Fixed MOI.Utilities model call by substituting (MOI.SingleVariable,),… (#91) (@viniciusmotta4)
- Update README.md (#94) (@odow)
- Install TagBot as a GitHub Action (#96) (@JuliaTagBot)
- Make model <: MOI.AbstractOptimizer (#99) (@GregPlowman)
- Add MOI NLP tests (#100) (@odow)
- Fix ordering of nonlinear variables (#101) (@odow)
- Add better error handling and msg for run cmd errors (#102) (@odow)
- Update README.md (#103) (@odow)