v1.13.5
What's Changed
- allow override compose.yaml to REMOVE elements by @ndeloof in #380
- use yaml annotations to configure mapstructure by @ndeloof in #392
- Bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in #396
- clarify project name validation rules in errors by @milas in #395
- Update compose-spec.json by @github-actions in #397
- fix !reset support to override attributes with custom yaml name by @ndeloof in #398
- don't force ResolvePaths option by @ndeloof in #399
- volume can be defined by a numeric ID by @ndeloof in #402
- fix os.Env precedence resolving variables in .env file by @ndeloof in #403
- fix nested var expansion by @ndeloof in #405
Full Changelog: v1.13.4...v1.13.5