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