Skip to content

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 24 Feb 23:03
· 13 commits to master since this release
02dd2dc

ParametricOptInterface v0.15.0

Diff since v0.14.3

Breaking changes

See the documentation for a list of breaking changes jump.dev/ParametricOptInterface.jl/

Merged pull requests:

  • Various changes to improve code style (#214) (@odow)
  • Make all of the test optimizers silent (#215) (@odow)
  • Update tests for SCS.jl@2 (#216) (@odow)
  • [docs] make the explanation a separate page (#217) (@odow)
  • Increase coverage (#218) (@joaquimg)
  • [breaking] remove ParameterValue and ParameterDual (#219) (@odow)
  • Run the benchmarks in CI to ensure they stay updated (#220) (@odow)
  • [docs] add changelog (#221) (@odow)
  • [docs] add a cleanup action (#222) (@odow)
  • [breaking] Prep for v0.15.0 (#223) (@odow)
  • Cleanup Multiplicative Parameters handling (#224) (@joaquimg)
  • Add missing cubic parametric function type handling (#225) (@joaquimg)