File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name = " MathOptInterface"
22uuid = " b8f27783-ece8-5eb3-8dc8-9495eed66fee"
3- version = " 0.10.1 "
3+ version = " 0.10.2 "
44
55[deps ]
66BenchmarkTools = " 6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
Original file line number Diff line number Diff line change 11# Release notes
22
3+ ## v0.10.2 (September 16, 2021)
4+
5+ For a detailed list of the closed issues and pull requests from this release,
6+ see the [ tag notes] ( https://github.com/jump-dev/MathOptInterface.jl/releases/tag/v0.10.2 ) .
7+
8+ - Updated MathOptFormat to v1.0
9+ - Updated JSONSchema to v1.0
10+ - Added ` Utilities.set_with_dimension `
11+ - Added two-argument ` optimize!(::AbstractOptimizer, ::ModelLike) `
12+ - The experimental feature ` copy_to_and_optimize! ` has been removed
13+ - Det bridges now support getting ` ConstraintFunction ` and ` ConstraintSet `
14+ - Various minor bug fixes identified by improved testing
15+
316## v0.10.1 (September 8, 2021)
417
18+ For a detailed list of the closed issues and pull requests from this release,
19+ see the [ tag notes] ( https://github.com/jump-dev/MathOptInterface.jl/releases/tag/v0.10.1 ) .
20+
521- Various fixes to ` MOI.Test `
622
723## v0.10.0 (September 6, 2021)
You can’t perform that action at this time.
0 commit comments