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

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 16:22

Installing NLE

Install with pip: pip install nle==0.7.0.

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

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

New in NLE v0.7.0

  • Bump version. (#167, @heiner)
  • Asciinema does not support saving and loading of cursors, and this ru… (#165, @condnsdmatters)
  • Eric/competition (#156, @condnsdmatters)
  • Fix a bad buffer overflow in inv_strs. (#162, @heiner)