Skip to content

Envarfiles v2.0

Compare
Choose a tag to compare
@zlatko-ms zlatko-ms released this 26 May 17:03
· 86 commits to main since this release
a7f967f

Env Var Files V2.0

Enhancements

  • support of JSON files
  • support of YAML files
  • possibility to select the variables for import
  • more usage examples in the doc

Technical Aspects

  • full rewrite in Python, unit tests with high coverage
  • Integration tests for all of use cases

Breaking Changes

  • The default value of the override flag has been changed to "false".
  • The parameter "logs" has been deleted as it is hardly useful at this stage