drone-webhook/vendor/github.com/aymerick/raymond/CHANGELOG.md

581 B

Raymond Changelog

Raymond 1.1.0 (June 15, 2015)

  • Permits templates references with lowercase versions of struct fields.
  • Adds ParseFile() function.
  • Adds RegisterPartialFile(), RegisterPartialFiles() and Clone() methods on Template.
  • Helpers can now be struct methods.
  • Ensures safe concurrent access to helpers and partials.

Raymond 1.0.0 (June 09, 2015)