Skip to content

v0.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 17:53
· 71 commits to refs/heads/main since this release
e4d1f8b

Installing MiniHack

Install with pip: pip install minihack==0.1.4.

See README.md for further instructions.

New in MiniHack v0.1.4

📝 Documentation

🔨 Maintenance

  • Fixing the seeding issue (#68, @samvelyan)
  • Fixing the NetHack variable renaming and _underscore access recently introduced in NLE==0.9.0 (#66, @samvelyan)

🎡 Environment

  • Fixing the NetHack variable renaming and _underscore access recently introduced in NLE==0.9.0 (#66, @samvelyan)
  • Fix forced actions (#55, @ian-cannon)