Skip to content

v0.2.0

Choose a tag to compare

@staadecker staadecker released this 03 Jun 22:17
· 57 commits to main since this release
99b67a3

What's Changed

Breaking changes πŸ’₯

  • Dropped support for Polars 0.20 in #137

Bug fixes 🐞

  • Fix bug where quadratic objective functions were being treated as linear expressions leading to incorrect results (thanks @eduardosalaz for catching this!) #145

New features πŸš€

  • Add support for Python 3.13 in #137
  • Add support for writing .lp and .sol files in HiGHS by @staadecker in #114

New examples

Other improvements

New Contributors

Full Changelog: v0.1.4...v0.1.5