BUG FIXES:
- template data: A regression was introduced in #155 making template data field
HasExample
andHasImport
always true (#162).
NEW FEATURES:
- template functions: Added
lower
,upper
andtitle
(#162).
ENHANCEMENTS:
- Added documentation for all the template functions and template data fields (#162).