Arcade Learning Environment 0.7.2
This release includes a bug fix for Windows and Python 3.10 wheels. Note that we no longer build wheels for Python 3.6 which is considered end of life as of December 2021.
Added
- Package Tetris by Colin Hughes. This ROM is made publicly available by the author. This is useful for other open-source packages to be able to unit test against the ALE. (@tfboyd)
- Python 3.10 prebuilt wheels
Fixed
- Fixed an issue with
isSupportedROM
on Windows which was causing incorrect ROM hashes.
Removed
- Python 3.6 prebuilt wheels