1. 05 Jul, 2016 2 commits
  2. 02 Jul, 2016 2 commits
  3. 01 Jul, 2016 4 commits
  4. 30 Jun, 2016 15 commits
  5. 29 Jun, 2016 16 commits
  6. 28 Jun, 2016 1 commit
    • Matt Butcher's avatar
      feat(tiller): add .Template object in templates · 532f03ec
      Matt Butcher authored
      This allows templates to access information about the template file.
      Right now, the template can only access the .Template.Name, which is the
      chart-relative path to the current template.
      
      Closes #894
      532f03ec