This repository has been archived by the owner on Apr 11, 2018. It is now read-only.
v0.3.0
- Fixed Critical fix for negations in
if
blocks. - Added Support for
forloop.first
infor
blocks. - Added Support for
forloop.last
infor
blocks. - Added Support for
forloop.key
infor
blocks. - Added Support for
{% empty %}
infor
blocks.