Skip to content

v2.2.0

Compare
Choose a tag to compare
@strakam strakam released this 06 Dec 14:20

2.2.0 (2024-12-06)

πŸš€ Features

  • Add default reward based on win/lose (7b2b5b8)

πŸ› Bug Fixes

  • Actions now MultiDiscrete instead of Dict (9b909ca)
  • Channels dont change type from bool to int (0e540b6)
  • Fix wrapper handling in gymnasium v1.0.0 (aaf4d43)
  • Pass pre-commit checks (6230e5d)