Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@loomchild loomchild released this 16 Mar 15:07
· 2 commits to master since this release

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