v0.8.0
What's Changed
- Adds current_val to Model and adjusts examples by @bgraf in #229
- Do not run pipelines on draft PRs by @mmghannam in #232
- Add add_cons_local, add_cons_node by @Joao-Dionisio in #230
- CI: update to ubuntu 22.04 by @mmghannam in #235
- Solution handling improvments & Random Rounding heuristic example by @mmghannam in #236
- Most infeasible branching example by @mmghannam in #237
- Add clique separator example by @mmghannam in #238
- Adds transformed method to Constraint by @bgraf in #234
- Constraint attributes in cons builder by @bgraf in #239
- Add a node counter event handler example by @mmghannam in #241
New Contributors
- @bgraf made their first contribution in #229
- @Joao-Dionisio made their first contribution in #230
Full Changelog: v0.7.1...v0.8.0