What's Changed
- Support pickling a linopy model by @victorgarcia98 in #438
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #439
- fix: don't disable presolve and fix dual value retrieval for SCIP by @siddharth-krishna in #441
- fix: use HiGHS to parse CBC sol correctly by @siddharth-krishna in #442
- docs: update README with development setup instructions by @siddharth-krishna in #443
- feat: termination condition mapping for highs solver by @ollie-bell in #440
New Contributors
- @victorgarcia98 made their first contribution in #438
Full Changelog: v0.5.2...v0.5.3