v1.2.5
What's Changed
- Bump github.com/mitchellh/mapstructure from 1.4.3 to 1.5.0 by @dependabot in #250
- env.Patch is deprecated: use t.SetEnv (staticcheck) by @ndeloof in #252
- Bump gotest.tools/v3 from 3.1.0 to 3.2.0 by @dependabot in #251
- fix: convertVolumePath overrides resolveVolumePath by @ndeloof in #253
- make HostsLists a map[string]string to better handle merging config by @ndeloof in #245
- Resolve environments case-insensitively on Windows by @ikedam in #257
- Add support of tags in the build section by @glours in #256
- Fix windows convert paths by @ulyssessouza in #260
- resolve variables in .env file based on previously set variables by @ndeloof in #262
- Check an explicit project name is valid by @ndeloof in #261
New Contributors
Full Changelog: v1.2.4...v1.2.5