1.0.0-b.6
Pre-release
Pre-release
New
- Template Partials and Template Variables will now be synced recursively. The name of the partial/variable will include colons as directory separators. So
my_partials/my_var.html
would create a partial/variable namedmy_partials:my_var
- Template Partials are now name spaced with
partial:
and Template Variables are now name spaced withvariable: