Skip to content
This repository has been archived by the owner on Apr 11, 2018. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@paularmstrong paularmstrong released this 04 Sep 03:50
· 947 commits to master since this release
  • Fixed Critical fix for negations in if blocks.
  • Added Support for forloop.first in for blocks.
  • Added Support for forloop.last in for blocks.
  • Added Support for forloop.key in for blocks.
  • Added Support for {% empty %} in for blocks.