Skip to content

v0.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 02:37
· 9 commits to master since this release
594c334

Pavito v0.3.3

Diff since v0.3.2

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)