raymond v1.1.0 Release Notes
Release Date: 2015-06-15 // almost 11 years ago-
๐ Changelog
- โ Adds
ParseFile()function. - โ Adds
RegisterPartialFile(),RegisterPartialFiles()andClone()methods onTemplate. - Helpers can now be struct methods.
- Permits templates references with lowercase versions of struct fields.
- Ensures safe concurrent access to helpers and partials.
- โ Adds