Jumanji v0.2.2
Release Notes
This release proposes a few fixes including a standardized viewer and generator interface for Minesweeper and RubiksCube.
What's Changed
- docs(contributing): state to fork the repo to contribute by @clement-bonnet in #84
- docs: typo in terminal logger by @clement-bonnet in #105
- feat: create viewer interface for rendering of environments by @dluo96 in #99
- docs: add pgx to readme by @clement-bonnet in #108
- refactor(train): remove env factory by @dluo96 in #110
- feat: separate rendering and instance generation for the RubiksCube environment by @TristanKalloniatis in #82
- test: consistent naming in Cleaner, Maze, Game2048, and Minesweeper by @dluo96 in #112
- refactor(cleaner): return state from instance generator by @coyettev in #87
- feat: allow custom rendering and instance generation methods for Minesweeper by @TristanKalloniatis in #85
- ci: increment version by @clement-bonnet in #118
New Contributors
- @TristanKalloniatis made their first contribution in #82
- @coyettev made their first contribution in #87
Full Changelog: v0.2.1...v0.2.2