Jumanji

Latest version: v1.0.1

Safety actively analyzes 638430 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.1.6

Release Notes
This release fixes the previous release (v0.1.5) that is broken on PyPi. Users may now run `pip install -U jumanji` or `pip install jumanji==0.1.6` in replacement of `pip install jumanji==0.1.5` (that is broken).

What's Changed
* refactor: remove brax by clement-bonnet in https://github.com/instadeepai/jumanji/pull/69
* build: increment semantic release by clement-bonnet in https://github.com/instadeepai/jumanji/pull/70


**Full Changelog**: https://github.com/instadeepai/jumanji/compare/v0.1.5...v0.1.6

0.1.5

What's Changed
* feat: deprecate Connect4 by clement-bonnet in https://github.com/instadeepai/jumanji/pull/67
* feat: increment semantic release by clement-bonnet in https://github.com/instadeepai/jumanji/pull/68


**Full Changelog**: https://github.com/instadeepai/jumanji/compare/v0.1.4...v0.1.5

0.1.4

What's Changed
* fix: import protocol from typing extensions to ensure Python 3.7 compatibility by dluo96 in https://github.com/instadeepai/jumanji/pull/59
* ci: added python 3.7 to github actions by dluo96 in https://github.com/instadeepai/jumanji/pull/58
* fix: solve flake8 error causing ci to fail by dluo96 in https://github.com/instadeepai/jumanji/pull/64
* refactor: binpack instantiation of instance generator by cyprienc in https://github.com/instadeepai/jumanji/pull/61
* build: increment semantic version to 0.1.4 by clement-bonnet in https://github.com/instadeepai/jumanji/pull/65

New Contributors
* cyprienc made their first contribution in https://github.com/instadeepai/jumanji/pull/61

**Full Changelog**: https://github.com/instadeepai/jumanji/compare/v0.1.3...v0.1.4

0.1.3

Release Notes
In this release, we fixed the registration of the CVRP environment.

What's Changed
* fix: import cvrp for environment registration by clement-bonnet in https://github.com/instadeepai/jumanji/pull/52
* build: increment semantic version to 0.1.3 by clement-bonnet in https://github.com/instadeepai/jumanji/pull/53


**Full Changelog**: https://github.com/instadeepai/jumanji/compare/v0.1.2...v0.1.3

0.1.2

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

New Contributors
* BioGeek made their first contribution in https://github.com/instadeepai/jumanji/pull/16
* cemlyn007 made their first contribution in https://github.com/instadeepai/jumanji/pull/18
* dluo96 made their first contribution in https://github.com/instadeepai/jumanji/pull/20
* iamunr4v31 made their first contribution in https://github.com/instadeepai/jumanji/pull/23
* surana01 made their first contribution in https://github.com/instadeepai/jumanji/pull/35

**Full Changelog**: https://github.com/instadeepai/jumanji/compare/v0.1.1...v0.1.2

0.1.1

What's Changed
* fix: colab link by lollcat in https://github.com/instadeepai/jumanji/pull/8
* fix: logo by clement-bonnet in https://github.com/instadeepai/jumanji/pull/9
* fix: increase version of jax for control flow by clement-bonnet in https://github.com/instadeepai/jumanji/pull/10
* feat: update version to 0.1.1 by clement-bonnet in https://github.com/instadeepai/jumanji/pull/11

New Contributors
* lollcat made their first contribution in https://github.com/instadeepai/jumanji/pull/8

**Full Changelog**: https://github.com/instadeepai/jumanji/compare/v0.1.0...v0.1.1

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.