Release Notes¶
v0.1.1: Version 0.1.1¶
Released on 2025-09-05 - GitHub - PyPI
What's Changed
- Correct path by @stefanopalmieri in #10
- Add Similar Projects section by @stefanopalmieri in #13
- Added Risi citation to README.md by @teaspoonai in #15
- Correct reward on step to not be the cumulative reward by @stefanopalmieri in #17
Full Changelog: v0.1.0...v0.1.1
v0.1.0: Version 0.1.0¶
Released on 2025-06-28 - GitHub - PyPI
First Release of HardMaze
This is the initial release of gymnasium-hardmaze, a challenging maze environment for Gymnasium.
Features
- Basic maze environment implementation
- Integration with Gymnasium API
New Contributors
- @stefanopalmieri made their first contribution in #2
Full Changelog: https://github.com/Teaspoon-AI/gymnasium-hardmaze/commits/v0.1.0