github Farama-Foundation/Gymnasium v0.26.3

latest releases: v1.0.0, v1.0.0a2, v1.0.0a1...
2 years ago

Release Notes

Note: ale-py (atari) has not updated to Gymnasium yet. Therefore pip install gymnasium[atari] will fail, this will be fixed in v0.27. In the meantime, use pip install shimmy[atari] for the fix.

Bug Fixes

  • Added Gym-Gymnasium compatibility converter to allow users to use Gym environments in Gymnasium by @RedTachyon in #61
  • Modify metadata in the HumanRendering and RenderCollection wrappers to have the correct metadata by @RedTachyon in #35
  • Simplified EpisodeStatisticsRecorder wrapper by @DavidSlayback in #31
  • Fix integer overflow in MultiDiscrete.flatten() by @olipinski in #55
  • Re-add the ability to specify the XML file for Mujoco environments by @Kallinteris-Andreas in #70

Documentation change

Full Changelog: v0.26.2...v0.26.3

Thank you for the new contributors

Don't miss a new Gymnasium release

NewReleases is sending notifications on new releases.