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