Skip to content

Releases: skygazer42/axiomrl

v1.0.1

01 May 02:44

Choose a tag to compare

修复cli

v1.0.0

27 Mar 09:33

Choose a tag to compare

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