Skip to content

v0.2.0

Compare
Choose a tag to compare
@pseudo-rnd-thoughts pseudo-rnd-thoughts released this 14 Dec 15:40
· 81 commits to main since this release
6e82d3d

Release notes

We update Shimmy for Gymnasium v0.27 and this release is not compatible with v0.26 with dm-control due to the Gymnasium Mujoco rendering changing.

New environments supported: dm-lab and dm-control multiagent (soccer)

Changes

  • Add some friendly docs on how to get started by @vwxyzjn in #20
  • Update gym compatibility environment names by @pseudo-rnd-thoughts in #16
  • Add dm-lab (no tests yet) and dm-control-multiagent by @jjshoots in #7
  • Add __getattr__ to Gym compatibility env to fix atari preprocessing issue, add registration of dm-lab compatibility environment. by @pseudo-rnd-thoughts in #22

New Contributors

Full Changelog: v0.1.0...v0.2.0