Skip to content

v9.17.0

Compare
Choose a tag to compare
@harttle harttle released this 07 Dec 16:35
· 533 commits to master since this release

9.17.0 (2020-12-07)

Bug Fixes

  • elsif is not supported for unless, fixes #268 (2bbf501)
  • enforce string-type pattern in replace, fixes #243 (c8afa39)
  • raw block not ignoring {% characters, fixes #263 (a492d8e)

Features