Skip to content

v0.4.4

Choose a tag to compare

@Trenza1ore Trenza1ore released this 27 May 10:48
· 55 commits to main since this release

Changes by Human

  • README: ArXiv link, BibTeX citation, and CI tests badge
  • Added GitHub Actions CI (Python 3.9–3.13), and trusted PyPI publishing on release
  • Formatted code w/ ruff (black + isort)

By Copilot

  • Fix Python 3.12+ f-string syntax and replace print with logger by @Copilot in #5
  • Modernize packaging with pyproject.toml and add CI workflow by @Copilot in #4
  • Refactor logging configuration and type definitions into dedicated modules by @Copilot in #6
  • Make np.save optional in tests via environment variable by @Copilot in #7
  • Add SB3 version-based dtype handling for rollout buffer tests by @Copilot in #8

New Contributors

  • @Copilot made their first contribution in #5

Full Changelog: v0.4.3...v0.4.4