Skip to content

Releases: JuliaOpt/MathProgBase.jl

v0.7.8

Choose a tag to compare

@julia-tagbot julia-tagbot released this 15 Feb 18:38
v0.7.8
094eddc

v0.7.8 (2020-02-10)

Diff since v0.7.7

Closed issues:

  • Providing initial solution (#230)
  • Quick question: MathProgBase.setparameters!() does not accept keyword arguments? (#228)

Merged pull requests:

v0.7.7

Choose a tag to compare

@mlubin mlubin released this 11 Oct 00:23
f389c99
copy! -> copyto! (#227)

v0.7.6

Choose a tag to compare

@mlubin mlubin released this 20 Sep 11:55
Stop allowing fails (#224)

v0.7.5: scale! -> rmul! (#220)

Choose a tag to compare

@mlubin mlubin released this 30 Aug 13:28
* scale! -> rmul!

* Fix for Julia v0.6

v0.7.4

Choose a tag to compare

@mlubin mlubin released this 28 Aug 14:22
322d083
Run travis on 1.0 (allowed failure) (#219)

v0.7.3: remove deprecated use of warn_once (#217)

Choose a tag to compare

@mlubin mlubin released this 25 Aug 12:26
3ff98f8
* remove deprecated use of warn_once

* update travis to test on 0.7

v0.7.2: Base.Test -> Compat.Test (#215)

Choose a tag to compare

@mlubin mlubin released this 27 Jul 01:23
I just noticed this 0.7 deprecation when updating NLopt.jl, which uses this file.

v0.7.1

Choose a tag to compare

@mlubin mlubin released this 27 Apr 01:10
b99edcd
more 0.7 compat fixes (#209)

v0.7.0: Merge pull request #203 from JuliaOpt/fbot/deps

Choose a tag to compare

@mlubin mlubin released this 12 Nov 14:42
af57074

Compatible with Julia 0.6+

v0.6.4: Merge pull request #160 from JuliaOpt/ml/coniclpqp

Choose a tag to compare

@mlubin mlubin released this 29 Mar 18:27
more delicate setvartype condition