We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 154e90f + 6d3c11b commit e7b75f8Copy full SHA for e7b75f8
NEWS.md
@@ -1,6 +1,15 @@
1
MathOptInterface (MOI) release notes
2
====================================
3
4
+v0.8.4 (March 13, 2019)
5
+-----------------------
6
+
7
+- Performance improvement in `default_copy_to` and bridge optimizer (#696).
8
+- Add `Silent` and implement setting optimizer attributes in caching and mock
9
+ optimizers (#695).
10
+- Add functionize bridges (SingleVariable and VectorOfVariables) (#659).
11
+- Minor typo fixes (#694).
12
13
v0.8.3 (March 6, 2019)
14
----------------------
15
0 commit comments