Skip to content

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 17:53
· 44 commits to master since this release
84af4e9

ParametricOptInterface v0.13.0

Diff since v0.12.1

Breaking changes

  • updates of vector quadratic constraints are done with modify ``MultirowChange instead of set ``ConstraintFunction

Merged pull requests:

  • Implement constrained variables (#167) (@blegat)
  • Update JuliaFormatter to v2 (#190) (@blegat)
  • Use MultirowChange to update vector quadratic functions in-place (#191) (@joaquimg)