raymond v1.1.0 Release Notes

Release Date: 2015-06-15 // about 10 years ago
  • 🔄 Changelog

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