Skip to content

0.2.0

Compare
Choose a tag to compare
@kylef kylef released this 26 Oct 15:16
· 482 commits to master since this release

This release adds support for Swift 1.2.

Enhancements
  • Adds the following template tags used for inheritance:
    • {% include "foo.html" %}
    • {% extends "base.html" %}