Skip to content

Releases: Farama-Foundation/AutoROM

v0.6.1

06 Apr 15:28
64071fb
Compare
Choose a tag to compare

What's Changed

  • Fix rogue libtorrent requirement in setup leading to this

v0.6.0

20 Mar 12:37
793b72f
Compare
Choose a tag to compare

Remove the need for torrenting

v0.5.5

12 Feb 13:48
800e8ba
Compare
Choose a tag to compare

What's Changed

  • Remove need for multiple tried of download by @jjshoots in #33
  • Check if roms have already been installed before attempting to reinstall by @jjshoots in #36
  • Allow pretorrented tar by @jjshoots in #38

Full Changelog: v0.5.3...v0.5.5

v0.5.4

15 Jan 02:11
fe3a296
Compare
Choose a tag to compare

Fixes the github build release publich pipeline.

v0.5.3

15 Jan 02:05
fe3a296
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

14 Jan 19:58
67a7509
Compare
Choose a tag to compare

v0.5.1 has a bug when debugging data.
This release fixes that bug and additionally prints more information.

v0.5.1

13 Jan 18:25
e9a9856
Compare
Choose a tag to compare

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

03 Jan 17:13
6e8da50
Compare
Choose a tag to compare

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

25 Aug 07:27
Compare
Choose a tag to compare
  • 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.