Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

v0.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 18:13
· 101 commits to main since this release

Installing NLE

Install with pip: pip install nle==0.8.1.

Or pull the docker image: docker pull fairnle/nle:0.8.1.

See README.md and/or docker/README.md for further instructions.

New in NLE v0.8.1

💣 Breaking Change

  • Add missing see* actions (e.g., '$') and test. (#177, @heiner)