Skip to content

v0.18.6

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 25 May 14:54
v0.18.6
a9de4d0

v0.18.6 (2019-05-24)

Diff since v0.19.1

Closed issues:

  • LoadError: UndefVarError: OptimizerFactory not defined (#1972)
  • Value for variable at each iteration step (#1971)
  • Finding all optimal solutions from solver (#1970)
  • more tools for determining if expressions are zero (#1906)

Merged pull requests:

  • [release-0.18] remove julia 0.6 from Project.toml. (#1976) (mlubin)
  • add Project.toml so we can tag 0.18.6 (#1975) (mlubin)
  • [release-0.18] Fix import expression for Julia 1.2 (#1909) (iamed2)
  • [release-0.18] Fix objective constant bug in conic problems (#1727) (odow)
  • Remove broken KeyIterator on 0.7+ in JuMP 0.18 (#1659) (coroa)