v0.3.3
Pavito v0.3.3
Closed issues:
- Error when using timeout parameter (#10)
- Fix EXP tests (#24)
- Run MINLP tests (#25)
- Update to MOI.Test (#41)
- return MOI.LOCALLY_SOLVED instead of MOI.OPTIMAL (#44)
- update and test examples (#45)
- Refactor large functions (#48)
- Change Printf from using to import (#49)
Merged pull requests:
- clean up somewhat and use new MOI.Test tests (#43) (@chriscoey)
- Add JuliaFormatter (#46) (@odow)
- Bump minimum supported to Julia 1.6 (#47) (@odow)
- Don't run CI on push to branch (#50) (@odow)
- Change using Printf to import (#51) (@odow)
- Large refactoring of the tests (#52) (@odow)
- Minor tweaks to README.md (#53) (@odow)
- Refactor optimize! into smaller pieces (#55) (@odow)
- Update MINLPTests (#56) (@odow)
- Remove examples and simplify README (#58) (@odow)
- Prepare for v0.3.3 (#59) (@odow)
- fix infeasible status for iterative algorithm (#60) (@chriscoey)
- Update compat for MOI v1 (#61) (@odow)