Reviews, Updates, and Maintenance
This one has been on our TODO for a while.
Updating the library to newer versions of Python, general maintenance, a few fixes and improvements found when dealing with the reviewers' comments.
Thanks to all contributors!
New features
- ItemGathering now supports stochasticity by @rradules in #69
- Continuous centralization wrapper by @rradules in #70
Bug Fixes
- Missing arg in log_all_multi_policy_metrics by @AdrienBolling in #59
Maintenance
- Update actions and pre-commit by @ffelten in #62
- Add Python 3.12 support by @ffelten in #63
- Bump pre-commit, PettingZoo, Gymnasium, remove Python 3.8 by @ffelten in #67
Typos
- Fix links on "All Environments" docs page by @timondesch in #61
- Fix typo #64 by @KevayneCst in #65
New Contributors
- @AdrienBolling made their first contribution in #59
- @timondesch made their first contribution in #61
- @KevayneCst made their first contribution in #65
Full Changelog: 0.1.1...v0.2.0