Skip to content
Snippets Groups Projects
Select Git revision
  • 4023f7f862fd89b30067c6d548d4dbf06016f622
  • master default protected
  • 7
  • 7.3
  • 7.3.1
  • 7.3.0
  • 7.2
  • 7.2.1
  • 7.2.0
  • 7.1
  • 7.1.1
  • 7.1.0
  • 7.0
  • 7.0.0
  • 6
  • 6.5
  • 6.5.0
  • 6.4
  • 6.4.0
  • 6.3
  • 6.3.0
  • 6.2
22 results

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.