What's Changed
- [envpool] add coverage reporting and GitHub Pages publishing by @Trinkle23897 in https://github.com/sail-sg/envpool/pull/368
- Strengthen render coverage and release validation by @Trinkle23897 in https://github.com/sail-sg/envpool/pull/369
- [atari] Fix frame_skip=1 max-pool ghosting by @Trinkle23897 in https://github.com/sail-sg/envpool/pull/370
- [minigrid] Add BabyAI C++ tasks and split bindings by @Trinkle23897 in https://github.com/sail-sg/envpool/pull/371
- [envpool] Remove gym dependency by @Trinkle23897 in https://github.com/sail-sg/envpool/pull/373
- [procgen] add exploration mode and oracle coverage by @Trinkle23897 in https://github.com/sail-sg/envpool/pull/374
- [minigrid] Add WFC environments by @Trinkle23897 in https://github.com/sail-sg/envpool/pull/376
- [envpool] Add Gymnasium namespace aliases by @Trinkle23897 in https://github.com/sail-sg/envpool/pull/375
- [mujoco] Add native C++ Gymnasium-Robotics suite by @Trinkle23897 in https://github.com/sail-sg/envpool/pull/377
- [envpool] Include Gymnasium-Robotics assets in release wheels by @Trinkle23897 in https://github.com/sail-sg/envpool/pull/378
Full Changelog: https://github.com/sail-sg/envpool/compare/v1.0.1...v1.1.0