Skip to content
Snippets Groups Projects
  1. Jul 25, 2024
  2. Jul 24, 2024
  3. Dec 06, 2021
  4. Jun 21, 2021
  5. May 20, 2019
  6. Jan 12, 2016
    • Karl-Hermann Wieners's avatar
      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
  7. Feb 11, 2015
    • Karl-Hermann Wieners's avatar
      Changed handling of blank environment, fixed section handling on command line,... · 6ff6ef9c
      Karl-Hermann Wieners authored
      Changed handling of blank environment, fixed section handling on command line, cleaned up testing, added release changes
      
      * Changed behavior if environment name is set but empty: now uses default instead of looking for '' environment
      * Fixed command line handling: different variables in the same section are now all recognized (see IssueID #5501). The test cases are updated accordingly
      * Re-organized test cases to group command line handling in its own class
      * Added empty [namelists] section to test config, simplifying test writing
      * Added CHANGES.txt for upcoming release 0.3.0, updated setup to 0.3.0dev
      6ff6ef9c
  8. Nov 26, 2014
Loading