github Farama-Foundation/Gymnasium v1.2.1

7 hours ago

Gymnasium v1.2.1

Minor update that adds new wrappers, optimizes several environment functions and fixes several bugs.

New Features

  • Added new wrappers to discretize observations and actions (gymnasium.wrappers.DiscretizeObservation and gymnasium.wrappers.DiscretizeAction) by @sparisi (#1411)
  • Add vector-based RecordVideo wrapper that allows recording all sub-environments at the same time by @sparisi (#1418)
  • Add new customization to Frozen Lake for reward schedule and success rate by @Tayzn (#1363)
  • Add tutorial on action masking by @dantp-ai (#1345)
  • Optimize several environment functions for Blackjack and Mujoco-Humanoid by @aseembits93 (#1426, #1429, #1428 and #1436)

Fixes

Thank you to all the contributors

Full Changelog: v1.2.0...v1.2.1

Don't miss a new Gymnasium release

NewReleases is sending notifications on new releases.