All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- No entries yet.
- Default render output path to project-root docker-compose.yml when no output is provided.
- Open-source project governance and support docs.
- Troubleshooting guidance in the README for common CLI validation, secret, and contract-binding errors.
- Added
docs/os-compatibility.mdwith OS compatibility analysis and recommendations. - Improved the bug report template with severity and minimal repro fields.
- Compose rendering now preserves secrets as runtime environment placeholders instead of embedding resolved values.
- Plan secret mapping now stores env variable names rather than secret values.
- Renderer build-context path rewriting now preserves portable relative paths for nested compose output directories.
- Added renderer regression coverage to ensure generated Docker Compose output never includes raw secret values.
- Added explicit security reporting process and secret-handling guidance.