Skip to content

1.0.0-b.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@tjdraper tjdraper released this 24 Oct 00:34
· 28 commits to master since this 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 named my_partials:my_var
  • Template Partials are now name spaced with partial: and Template Variables are now name spaced with variable: