Skip to content

4.4

Compare
Choose a tag to compare
@kblomqvist kblomqvist released this 23 Aug 08:05
  • Fixed an exit code in case of undefined variable from 0 to 1.
  • Fixed a bug that caused extension classes not to load.
  • Quoted string variable with commas is not converted to list anymore (gh-57).
  • Implemented workaround for Jinja 2.11 compatibility issue (gh-60)
  • Added support for INI and CSV file parsing.
  • Fixed a bug that caused Yasha to crash when loading file extensions
    (regression likely caused by Click).

NOTE! Last release with Python 2.7 support