Breaking changes
- All special attributes now require
%
prefix:%path
%as
%yields
%collection
. Even though it's a bit more complicated, if avoids collisions with locals and distinguishes them from normal attributes.
Features
- Support
%if
conditionals