Releases: Gurobi/gurobipy-pandas
Releases · Gurobi/gurobipy-pandas
v1.2.0
What's Changed
- Support nonlinear constraints with Gurobi 12 by @simonbowly in #95
Full Changelog: v1.1.6...v1.2.0
v1.1.6
What's Changed
- Add indicator constraint example by @simonbowly in #97
Full Changelog: v1.1.5...v1.1.6
Release v1.1.5
Minor update
- Documentation updates
- Update tests to support Gurobi 12
- No functional changes
Full Changelog: v1.1.4...v1.1.5
Release v1.1.4
What's Changed
- notebook and data from July 2024 webinar by @Dr-Irv in #81
- Add unit commitment example by @simonbowly in #87
Full Changelog: v1.1.3...v1.1.4
Release v1.1.3
What's Changed
- Update to use gurobi theme by @simonbowly in #82
- Documentation updates by @simonbowly in #84
- Update add_constrs type hints and docs by @simonbowly in #85
Full Changelog: v1.1.2...v1.1.3
Release v1.1.2
What's Changed
- Update docs build chain by @simonbowly in #72
- Add missing arguments in API docstrings by @simonbowly in #76
- Define public API in all by @simonbowly in #75
Full Changelog: v1.1.1...v1.1.2
Release v1.1.1
What's Changed
- Update gurobipy versions in CI by @simonbowly in #66
- Bugfix: handle string argument to set_attr by @simonbowly in #69
Full Changelog: v1.1.0...v1.1.1
Release v1.1.0
What's Changed
- Convert docstrings to numpydoc format by @simonbowly in #64
- Accept constraint senses as a Series or column by @simonbowly in #59
- Add support for python 3.12 by @simonbowly in #65
Full Changelog: v1.0.0...v1.1.0
Release 1.0.0.post0
This is a postfix release to updated documentation and README pages. It contains no changes in functionality.
What's Changed
- update contributor links by @Dr-Irv in #53
- Update tooling and actions by @simonbowly in #61
- Update documentation build tools by @simonbowly in #62
New Contributors
- @Dr-Irv made their first contribution in #53
- @simonbowly made their first contribution in #61
Full Changelog: v1.0.0...v1.0.0.post0
Release v1.0.0
Tweak readme