Skip to content

Shimmy 1.0.1

Compare
Choose a tag to compare
@elliottower elliottower released this 24 May 18:15
· 23 commits to main since this release
0e4bba9

Shimmy 1.0.1 Release Notes:

This release is a small hotfix which updates the multi-agent environments to PettingZoo 1.23.0, and fixes seeding issues with OpenSpiel and DM control multi-agent. It also fixes setup.py to properly install gym v21, and updates testing accordingly. Documentation updates include minor quality of life changes.

Bug Fixes

  • Update DM control multi agent and melting pot to PettingZoo 1.23.0 API, fix seeding (#87)
  • Update OpenSpiel to PettingZoo 1.23.0 API, fix API test & seeding (#80)
  • Fix setup.py for gym v21 (#88)

Documentation Updates

  • Allow users to view source code of referenced objects on the website (#78)
  • Add text logo to homepage, matching other Farama sites (#79)
  • Fix homepage mobile images being squished (#81)
  • Fix typo on homepage image grid (#86)
  • Create CITATION.cff to allow easier citation of the repository (#83)

Full Changelog: v1.0.0...v1.0.1