All notable changes to this project will be documented in this file.
The format is intentionally simple to start. Future releases can adopt a more formal style if needed.
- Initial open-source release of the Rust Builder Starter template
- Docker Compose-based local development workflow for multi-service Rust workspaces
- Redis-first signaling with filesystem fallback
- TOML-driven manifest for shared inputs and service targets
- Demo workspace with
app-a,app-b, andshared