Releases: Gurobi/gurobi-logtools
Releases · Gurobi/gurobi-logtools
v3.1.0
What's Changed
- Fixed string comparison for Seed by @venaturum in #40
- Enabling GH actions to test py311 and py312 by @venaturum in #41
- update actions to remove old python and node versions by @mattmilten in #44
- Enable testing of notebook with nbmake by @venaturum in #43
- drop Python 3.7 and add 3.12 in tox and setup.cfg by @mattmilten in #45
- Parameter defaults update by @venaturum in #48
- [#GH51] Parsing heuristic solutions found prior to nodelog (but not by NoRel) by @venaturum in #52
- pull request template added by @venaturum in #53
- Fix for deprecation warnings by @venaturum in #49
- Change in norel regex for elapsed time by @venaturum in #50
- v1103 parameter defaults by @venaturum in #56
- Subparser class attributes by @venaturum in #55
New Contributors
- @venaturum made their first contribution in #40
Full Changelog: v3.0.0...v3.1.0
Release v3.0.0
What's Changed
- Rename project to gurobi-logtools by @mattmilten in #38
Full Changelog: v2.2.0...v3.0.0
Release v2.2.0
What's Changed
- Add command line option to copy/rename logs by @simonbowly in #34
Full Changelog: v2.1.0...v2.2.0
Release v2.1.0
What's Changed
- Parse deterministic work metric by @torressa in #28
- Update pre-commit config by @simonbowly in #31
- handle warning in newer pandas version by @mattmilten in #29
- update actions to use node 16 by @mattmilten in #30
- Add postprocessing helpers for run labelling by @simonbowly in #21
New Contributors
Full Changelog: v2.0.0...v2.1.0