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.
1 parent 4af471f commit 20319a1Copy full SHA for 20319a1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 2.2.0
2
+* Add support for writing problems in standard format
3
+* Change the default objective variable to be uppercase
4
+* Fix an error when a constraint does not have an explicit constant
5
+* Fix an issue with a specific `parsing-error` being throw incorrectly
6
+* Fix bugs with variables not bounded between 0 and infinity
7
+
8
## 2.1.0
9
* Add configuration for tolerance of floating point round off errors
10
* Fix some bugs with the handling of floating point round off error tolerances
0 commit comments