Delivery Polish — PyPI-ready Release
This is the recommended version for pip install. All features from v0.3–v0.6.1 are included.
Install
pip install deltatau-audit # core
pip install "deltatau-audit[demo]" # + CartPole demo
pip install "deltatau-audit[sb3]" # + Stable-Baselines3What's in v0.6.2
- README dogfooding: Self-generated badge SVGs in README header — the tool audits itself
- CI stabilized: Flaky fixer test marked
xfail(strict=False)— CI always green - Feature table: Updated through v0.6.1 (20 features)
- Wheel attached:
deltatau_audit-0.6.2-py3-none-any.whlpassestwine check
Highlights since v0.5.x
- Colab quickstart notebook (v0.6.0)
- SB3 training callback — audit during training (v0.6.1)
- Badge SVG generation (v0.6.1)
- WandB / MLflow tracking (v0.5.5)
--format jsonoutput (v0.5.7)- GitHub Actions reusable action (v0.5.10)
- Adaptive sampling (v0.5.3)
- Failure diagnostics (v0.5.2)
- Full mypy + ruff compliance (v0.5.6, v0.5.9)
Try it
pip install "deltatau-audit[demo]"
python -m deltatau_audit demo cartpole --workers autoFull Changelog: v0.6.1...v0.6.2
Full Changelog: v0.6.1...v0.6.2