Skip to content

v1.0.0

Choose a tag to compare

@skygazer42 skygazer42 released this 27 Mar 09:33
· 14 commits to main since this release

AxiomRL 1.0.0

First public release of AxiomRL, now published on PyPI as axiomrl.

Highlights

  • PyPI distribution is now live with both wheel and source packages.
  • CLI capabilities expanded with --version, doctor, config resolve, and leaderboard commands.
  • Import and startup behavior improved through lazy-loaded exports for faster CLI/runtime initialization.
  • Config validation and reporting support were tightened, including sanitized run IDs and nested run handling.
  • Release engineering is now in place with MIT licensing, PyPI-safe metadata, and publish workflow support for TestPyPI/PyPI.

Install

pip install axiomrl

Links