v2.0.1
What's Changed
- Update README.md for v2 by @stasadev in #599
- introduce CheckCycle to detect cycles in project's depends_on by @ndeloof in #602
- marshall json with 2 indent (align with yaml marshalling) by @ndeloof in #601
- make defaultPattern public otherwise ExtractVariables isn't usable by @ndeloof in #608
- fix WithProfiles to return a project wih Profiles set by @ndeloof in #607
- run checkConsistency after profiles were applied by @ndeloof in #606
- allow COMPOSE_PROFILES to be set by a multiline string by @ndeloof in #605
- enforce limits are consistent with deploy section by @ndeloof in #604
New Contributors
Full Changelog: v2.0.0...v2.0.1