Skip to content

Releases: instadeepai/jumanji

Jumanji v0.1.2

16 Nov 11:35
1f6120a
Compare
Choose a tag to compare

Release Notes

In this release, we added the CVRP environment, fixed a few small bugs, and improved the documentation.

What's Changed

  • fix(docs): rendering of table in Examples section. by @BioGeek in #16
  • bug: make pull requests trigger workflow by @cemlyn007 in #18
  • docs: hyperlink to registered environments in main README by @dluo96 in #20
  • fix: brax wrapper docstring by @clement-bonnet in #21
  • Fixed typo in env.py for snake game by @iamunr4v31 in #23
  • feat: badges by @alaterre in #24
  • feat: implemented CVRP environment by @surana01 in #35
  • feat: explicit version number and testing by @alaterre in #39
  • docs: state that we use the google style guide by @dluo96 in #42
  • refactor: improve consistency of extras by @dluo96 in #44
  • fix: change flake8 link from gitlab to github to resolve failing ci by @dluo96 in #48
  • fix: resolve jumanji import crash in non-terminal and non-notebook setting by @dluo96 in #46
  • feat: use protocol to force all environment states to have a key by @dluo96 in #45
  • docs: update the contributing document with jumanji api 0.1.x by @clement-bonnet in #49
  • build: increment semantic version to 0.1.2 by @clement-bonnet in #51

New Contributors

Full Changelog: v0.1.1...v0.1.2

Jumanji v0.1.1

31 Aug 17:21
202dcc9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

Jumanji v0.1.0

31 Aug 14:33
4f739ff
Compare
Choose a tag to compare

Jumanji v0.1.0 💃 🚀 🎉

First release of Jumanji! 🌴

Full Changelog: https://github.com/instadeepai/jumanji/commits/v0.1.0