Recent Releases of helx
helx - HELX release v1.1.5
Bug Fixes
Environment.wrapssignature now has correct arguments (86b7279)
Features
- Timestep now supports indexing (15137bd)
- Python
Published by github-actions[bot] over 2 years ago
helx - HELX-base release v1.0.0
Bug Fixes
- CD: fix CD trigger to activate only when a commit is pushed to main (6a18187)
- CD: pass gh token as explicit input (eb02a67)
- CI: fix PR compliance test when diff is empty (3661a15)
- importing procgen break OSX, import lazily (0e09d1a)
- issue_template: move example to placeholder (710dc83)
- issue_template: typo in code block (1917a40)
- pytype breaks with Shape=NoReturn from jax.core.ShapedArray (b40c76e)
- update imports and install script (495a703)
- update requirements (adce5cc)
Features
- add gymnax wrapper (7ff3aef)
- add navix wrapper (40fb90e)
- CD: CD bumps version and pushes tag before publishing (5ac2a96)
- CI: add pull request template (7dd81f7)
- Python
Published by github-actions[bot] over 2 years ago
helx - HELX release v1.0.0
Bug Fixes
- CD: fix CD trigger to activate only when a commit is pushed to main (6a18187)
- CD: pass gh token as explicit input (eb02a67)
- CI: fix PR compliance test when diff is empty (3661a15)
- importing procgen break OSX, import lazily (0e09d1a)
- issue_template: move example to placeholder (710dc83)
- issue_template: typo in code block (1917a40)
- pytype breaks with Shape=NoReturn from jax.core.ShapedArray (b40c76e)
- update imports and install script (495a703)
- update requirements (adce5cc)
Features
- add gymnax wrapper (7ff3aef)
- add navix wrapper (40fb90e)
- CD: CD bumps version and pushes tag before publishing (5ac2a96)
- CI: add pull request template (7dd81f7)
- Python
Published by github-actions[bot] over 2 years ago
helx - 0.7.0
0.7.0 (2023-01-30)
Features
- CD: CD bumps version and pushes tag before publishing (5ac2a96)
- CI: add pull request template (7dd81f7)
Bug Fixes
- CD: fix CD trigger to activate only when a commit is pushed to main (6a18187)
- CD: pass gh token as explicit input (eb02a67)
- CI: fix PR compliance test when diff is empty (3661a15)
Tests
- all: remove main run from test files (05c90b9)
Documentation
- CD: add badges to readme (a4ab1a8)
- README: add latest version badge (43155df)
- README: add pyversion and wheel badge (d4d6e7f)
- README: fix agents namespace and Random agent in the example of the README (3558e50)
- Python
Published by github-actions[bot] over 3 years ago
helx - 0.6.0
What's Changed
- Move to Flax for autdiff and jit by @epignatelli in https://github.com/epignatelli/helx/pull/11
- Dev/example: update agent interface and add examples by @epignatelli in https://github.com/epignatelli/helx/pull/12
- Dev/agent interop by @epignatelli in https://github.com/epignatelli/helx/pull/13
- Dev/readme by @epignatelli in https://github.com/epignatelli/helx/pull/14
- Dev/atari rom by @epignatelli in https://github.com/epignatelli/helx/pull/15
- Dev/tests by @epignatelli in https://github.com/epignatelli/helx/pull/17
- #26 - Add copyleft headers and files by @epignatelli in https://github.com/epignatelli/helx/pull/28
New Contributors
- @epignatelli made their first contribution in https://github.com/epignatelli/helx/pull/11
Full Changelog: https://github.com/epignatelli/helx/compare/v0.0.5.0...0.6.0
- Python
Published by epignatelli over 3 years ago