What's Changed
- Introduce pyproject.toml by @sebheger in #283
- Fix for
TypeError: can only concatenate str (not "type") to str
by @Markus28 in #288 - Pin pypy version for CI by @sebheger in #295
- Update macos version in CI by @sebheger in #298
- Added pre-commit by @Markus28 in #293
- Fix Gurobi
objective
by @Markus28 in #290 - Fix removal of variables (#294) by @sebheger in #296
- Update version of numpy by @sebheger in #301
- Remove and untrack mip/_version.py to make setuptools_scm work correctly by @sebheger in #302
New Contributors
Full Changelog: 1.14.0...1.14.1