Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

README.md

  • Pierre Smeyers's avatar
    4023f7f8
    feat: variables substitution enhancements · 4023f7f8
    Pierre Smeyers authored
    The former variables substitution mechanism function has been improved:
    - INFO log when a substitution occurs
    - WARN log when a variable is not valuated
    - appropriate encoding is automatically determined
    
    BREAKING CHANGE: Now the variables substitution mechanism
    implements complete YAML string encoding.
    That might break projects that used to workaround the former
    implementation flaws.
    4023f7f8
    History
    feat: variables substitution enhancements
    Pierre Smeyers authored
    The former variables substitution mechanism function has been improved:
    - INFO log when a substitution occurs
    - WARN log when a variable is not valuated
    - appropriate encoding is automatically determined
    
    BREAKING CHANGE: Now the variables substitution mechanism
    implements complete YAML string encoding.
    That might break projects that used to workaround the former
    implementation flaws.