0.7.0 (2026-07-03)
⚠ BREAKING CHANGES
- compose: 'ComposeFile.load(...)' now requires a 'projectDir: URL' parameter. '.env' discovery and the default compose project name anchor to the resolved project directory (explicit '--project-directory', else the first '-f' file's directory, else the current working directory) instead of each compose file's own directory.