This repository was archived by the owner on Apr 11, 2018. It is now read-only.
v0.2.0
- Fixed
if
statements allow filters applied to operands. - Fixed
for
loops allow filters applied to the object that will be iterated over.
if
statements allow filters applied to operands.for
loops allow filters applied to the object that will be iterated over.