Release Notes: The default code delimiters have been changed to {% and %}. Delimiters are now configurable. Function call syntax has been simplified and cleaned up. Auto-registration of functions has been added, along with function plugins. Various other minor API updates have been made.


Release Notes: Documentation was improved. Smarty-style modifiers and block close tags were added. The project was renamed for licensing reasons. Object method invocation control was added for enhanced template security.


Release Notes: The default code delimiters have been changed to {% and %}. Delimiters are now configurable. Function call syntax has been simplified and cleaned up. Auto-registration of functions has been added, along with function plugins. Various other minor API updates have been made.


Release Notes: Full documentation is now available for all template functions. Fixes for strict mode have been applied along with several other minor bugfixes. Objects can now be accessed using the same syntax as arrays. Several new template functions have been added.


Release Notes: The behavior of Sugar::isCached() in debug mode was fixed along with E_STRICT error level bugs. Several broken tests were fixed and a new test was added.


Release Notes: The final caching features have been implemented. In addition, several bugs were fixed and new template functions have been implemented.