Skip to content

HELX-base release v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 15:29
· 16 commits to main since this release

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)