Releases: Farama-Foundation/AutoROM
Releases · Farama-Foundation/AutoROM
v0.6.1
v0.6.0
v0.5.5
v0.5.4
v0.5.3
What's Changed
- Fix debug info in v0.5.2 by @pseudo-rnd-thoughts in #30
- Seed for awhile after download complete to help network by @jjshoots in #31
Full Changelog: v0.5.2...v0.5.3
v0.5.2
v0.5.1 has a bug when debugging data.
This release fixes that bug and additionally prints more information.
v0.5.1
A number of users have reported issues with v0.5 where the pip install hangs forever.
This release is aimed to fix the reported issue, however as none of the developers can replicate this issue, we are not able to confirm that this release will fix it.
If the issue of hanging is detected, then after 5 seconds, an error message will print every 5 seconds until 20 seconds when we close the download and retry. Currently, we retry 3 times, after which the pip install will raise an error explaining the issue. Therefore, wait a minimum of a minute for the pip install to fail.
v0.5
What's Changed
- Per-package path formatting, and backwards compatibility with CLI arguments by @JesseFarebro in #12
- Support for downloading ROMs at install-time & ale-py plugin support by @JesseFarebro in #13
- Refactor to support both AutoROM, AutoROM.accept-rom-license packages by @JesseFarebro in #14
- Add PEP518 build requirements and build wheel for AutoROM by @JesseFarebro in #15
- Change AWS download to torrent by @jjshoots in #18
- Update licence and coc by @jjshoots in #19
Full Changelog: v0.3...v0.5
v0.3
- Changed command line arguments to be more verbose, more readable.
- Improves download speed
- Filters ROMs stored in ale_py to only include roms actually needed by the repository.