Skip to content

v2.6.1

Compare
Choose a tag to compare
@sethkinast sethkinast released this 20 Mar 22:40
· 164 commits to master since this release

This release fixes two small issues:

  • Compiling templates with empty blocks such as {<foo}{/foo} leaked compiler data into the template.
  • Negative numbers can be passed as parameters, e.g. {#foo a=-1 b=-2.3 /}