What's Changed
- Fix typo in quickstart by @dzhou343 in #177
- Fix line numbers on 0/1 Knapsack Problem example. by @Silventino in #212
- Remove repetition in docs by @fortierq in #232
- Fix broken link in docs by @fortierq in #231
- Make black happy again by @sebheger in #259
- fix: handle objective constant with gurobi by @peterlietz in #214
- Add some more tests and fix a rare case at failed optimization of unbounded model by @sebheger in #241
- Make black happy again by @sebheger in #261
- Update arithmetic of VAR entity and fixes attribute query by @sebheger in #244
- Fix missing starts by @aphi in #242
- Update CI for windows by @sebheger in #265
- LinExpr update and added tests by @sebheger in #264
- Add support for gurobi installed via gurobipy from pip (#185) by @sebheger in #271
- fixed closing bracket typo by @brmanuel in #243
- Reactivate all os / python version combinations in CI by @sebheger in #278
New Contributors
- @dzhou343 made their first contribution in #177
- @Silventino made their first contribution in #212
- @fortierq made their first contribution in #232
- @sebheger made their first contribution in #259
- @peterlietz made their first contribution in #214
- @aphi made their first contribution in #242
- @brmanuel made their first contribution in #243
Full Changelog: 1.13.0...1.14.0