Skip to content

Releases: jump-dev/KNITRO.jl

v0.7.2

30 Aug 13:49
v0.7.2
ef81754

Choose a tag to compare

v0.7.2 (2019-08-30)

Diff since v0.7.1

Closed issues:

  • User routine for func_callback returned -500 (#120)

Merged pull requests:

v0.7.1

07 Aug 13:49
v0.7.1

Choose a tag to compare

v0.7.1 (2019-08-02)

Diff since v0.7.0

Closed issues:

  • Callback does not yield CallbackContext (sometimes) (#121)
  • Release (#116)

Merged pull requests:

  • Fix issue with callback environments (#122) (frapac)
  • Fix continuous integration of Knitro.jl (#117) (frapac)

v0.7.0

14 May 08:49
v0.7.0

Choose a tag to compare

Supports for JuMP 0.19

18 Feb 17:01
6f1f173

Choose a tag to compare

Supports new Knitro API.
Supports MathOptInterface & JuMP 0.19.

Fix Knitro load issue under macOS

20 Dec 21:10

Choose a tag to compare

v0.5.2

Fix Knitro load issue under macOS (#96)

Fix tests

21 Nov 22:05

Choose a tag to compare

Fix issues in tests

Support for Julia 1.0

15 Nov 08:25

Choose a tag to compare

Add support for Julia 1.0.
This release still uses MathProgBase and the old Knitro API.

Update requirements to Julia 0.6

03 Apr 12:57
849aef2

Choose a tag to compare

Merge pull request #84 from JuliaOpt/require_update

Update requirements to Julia 0.6

Support for Hessian-vector products

07 Nov 22:04

Choose a tag to compare

Merge pull request #77 from JuliaOpt/fbot/deps

Fix deprecations

v0.3.0: Merge pull request #73 from JuliaOpt/huckl3b3rry87-pull-request/c1387422

21 Jul 20:17

Choose a tag to compare

Fix warnings and added support for unconstrained problems