v0.15.0
ParametricOptInterface v0.15.0
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)