File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11name = " MathOptInterface"
22uuid = " b8f27783-ece8-5eb3-8dc8-9495eed66fee"
3- version = " 0.10.7 "
3+ version = " 0.10.8 "
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.8 (February 3, 2022)
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.8 ) .
7+
8+ ### New features
9+
10+ - Added a ` Base.read! ` for ` FileFormats.LP ` .
11+
12+ ### Bug fixes
13+
14+ - Fixed a bug in ` MutableSparseMatrix `
15+ - Fixed a bug when calling ` operate!(vcat, ...) ` with ` Number ` arguments
16+ - Removed unintended export of deprecated symbols
17+ - Fixed a bug with ` PowerCone ` and ` DualPowerCone ` in ` MatrixOfConstraints ` .
18+
319## v0.10.7 (January 5, 2022)
420
521For a detailed list of the closed issues and pull requests from this release,
You can’t perform that action at this time.
0 commit comments