Skip to content

v2.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 13:12
· 108 commits to main since this release

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