RunZero v0.0.4
⚡ RunZero v0.0.4 Release Notes
🚀 Changes in this release:
- fix(mutmut): actually run mutation testing, wire into CI, record baseline (issue #17) (a6c7842)
- fix(driver/orbstack): join background build threads so they cannot outlive a test's mock (62a6dce)
- fix: derive release links from repository url (0d051a8)
- test(e2e): add real Docker-engine e2e test and manual VM-engine runbook (#14) (fdb7fd9)
- fix: align archive links with site base (0d9a82e)
- fix: remove generated artifacts from source branch (f71b5e0)
- test(blackbox): add process-boundary contract tests for dashboard, VM bridge, and CLI (#18) (5b6e07c)
- test: validate versioned docs outputs (9462e56)
- feat: add release docs archiving flow (b359f7a)
- fix: harden Astro pages deployment (23e777a)
- test(orbstack): add real two-VM cache-sharing integration test (issue #10) (f0a8f0e)
- feat(cache): add devpi pip/uv PyPI proxy image (issue #11) (c1c384d)
- fix(driver/orbstack): implement real cache_mounts for OrbStack VMs via /mnt/mac host share (216bbf2)
- test(coverage): close remaining coverage gaps to 100% (issue #8) (9c97635)
- added a .nojekyll file (8bafdf3)
- docs(ci): recognize chore/* as a topic-branch convention (22740ba)
- fix(ci): expand mypy to type-check the full src/ tree, not just 8 of ~24 files (ae86e4b)
- docs: add docstrings to the driver layer's public API and remaining src/ gaps (638d383)
- fix(tests): make test_driver_factory.py fully deterministic (6638287)
- fix: improve server stability, driver performance, and state consistency with threading, Docker configurations, and request caching (5768504)
Branch: main | Tag: v0.0.4