Skip to content

v1.8.0

Compare
Choose a tag to compare
@eleftrik eleftrik released this 09 Jun 17:06
· 12 commits to main since this release

added

  • add requireVarsMatchValues: check if the given variables have been set to the given values
  • add requireVarsForEnvironment and requireVarsForEnvironments: same as requireVarsMatchValues, but check is
    performed only if the current environment matches the given one(s)

changed

  • refactor code