v0.5.2 - Modular Portable Runner
What's New in v0.5.2
This patch release modularizes the portable server runner into focused source modules while retaining the same generated single-file runner used on servers. It also adds deterministic build, freshness, syntax, and release-package validation around that deployable artifact.
Highlights
- The server runner is now maintained through focused modules and generated deterministically as one portable PHP file.
- Release packaging verifies the generated runner is present and modular source is excluded.
- Automated CLI usage and configuration compatibility coverage protect the build boundary.
Upgrade Notes
No breaking changes or manual migration steps are required.