MO-Gymnasium 1.0.1 Release: Support Gymnasium 0.29, breakable-bottles pygame render, and more
Environments
- Add pygame render to breakable-bottles by @LucasAlegre in #75
Wrapper
- Add MOMaxAndSkipObservation Wrapper by @LucasAlegre in #76
Other improvements and utils
- Modify LinearReward to return reward weights as part of info_dict by @ianleongudri in #69
- Add warning for order of wrapping in the MORecordEpisodeStatistics Wrapper by @ffelten in #70
- Support Gymnasium 0.29 by @LucasAlegre in #73
Documentation
Bug fixes
- Fix test worker by @ffelten in #67
- Fix PF and CCS computation of minecart-deterministic-v0 by @LucasAlegre in #74
Full Changelog: v1.0.0...v1.0.1