Skip to content
Snippets Groups Projects
  • Karl-Hermann Wieners's avatar
    dc1186c6
    Added named namelist templates and 'match' filter, fixed bugs and omissions · dc1186c6
    Karl-Hermann Wieners authored
    * Changed handling of '.use_template' to allow use of arbitrary template names
    * Fixed error message for missing or wrong options
    * Fixed setting ENVIRONMENT to 'DEFAULT' if set to empty in SETUP.config (see IssueID #5808)
    * Added 'match' filter, allowing to use regular expression matches
    * Added missing tests for 'wordwrap' filter
    * Re-wrote documentation on additional Jinja filters
    dc1186c6
    History
    Added named namelist templates and 'match' filter, fixed bugs and omissions
    Karl-Hermann Wieners authored
    * Changed handling of '.use_template' to allow use of arbitrary template names
    * Fixed error message for missing or wrong options
    * Fixed setting ENVIRONMENT to 'DEFAULT' if set to empty in SETUP.config (see IssueID #5808)
    * Added 'match' filter, allowing to use regular expression matches
    * Added missing tests for 'wordwrap' filter
    * Re-wrote documentation on additional Jinja filters