v1.0.0
github-actions
released this
19 Jul 07:51
·
6 commits
to refs/heads/main
since this release
Installing NLE
Install with pip: pip install nle==1.0.0
.
See README.md and/or docker/README.md for further instructions.
New in NLE v1.0.0
💣 BREAKING CHANGE
- Migrate from OpenAI Gym to Farama Foundation Gymnasium (#8, @StephenOman)
🚀 New Features
- Building manylinux wheels (#19, @mwydmuch)
- Nethack 3.6.7 patch only (#18, @StephenOman)
- Move to ruff for all linting (#4, @heiner)
🐛 Bug Fixes
📝 Documentation
- Fix typo in Docker instructions (#25, @StephenOman)
- Cosmetic changes in README.md (#9, @samvelyan)
🔨 Maintenance
- Update release drafter template & minor doc changes (#20, @StephenOman)
- Update docker build (#16, @StephenOman)
- Run ruff, ruff format in pre-commit. (#7, @heiner)
- Upgrade python versions supported (#5, @StephenOman)
Acknowledgements
Thanks to the following contributors for supporting the development of NLE! 🙏