Skip to content

1.4.0

Compare
Choose a tag to compare
@haroon-sheikh haroon-sheikh released this 03 Feb 15:20
· 112 commits to master since this release
3b222aa

Updated

  • Adds additional test coverage for config precedence
  • Updates for following Gauge specific scenarios:
    • when env var value and default config file value is same and does not contain in env config file then it should ignore the env var
    • when env var value and env config file value is same and does not exist in default then value from env var takes priority

What's Changed

  • Updates for working with environment variables when running with Gauge by @haroon-sheikh in #108

Full Changelog: 1.3.0...1.4.0