Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 13:58
· 62 commits to master since this release
460d60a

KNITRO v0.13.0

Diff since v0.12.0

Closed issues:

  • Tagging constraints as active (#154)
  • Test wether KNITRO can be used (#205)
  • Generate C wrapper with Clang.jl (#214)
  • KNITRO.jl cannot be added with latest JuMP, MathOptInterface (#216)
  • README.md clarification (#220)

Merged pull requests:

  • Generate Knitro's wrapper automatically with Clang.jl (#215) (@frapac)
  • fix space shuttle example with new C API (#218) (@frapac)
  • Change behavior of Knitro.jl when shared lib is not detected (#219) (@frapac)
  • Bump version to 0.13 (#221) (@frapac)