Skip to content

2.0.0

Compare
Choose a tag to compare
@reinink reinink released this 31 Mar 18:02
  • Added stacked layouts, allowing even further simplification and organization of templates.
  • Added new unloadExtension() and unloadExtensionFunction() methods to the Engine() class.
  • Added getEngine() method to the Template class.
  • Added addFolders() and loadExtensions() methods to the Engine() class.
  • Nested templates are now self-contained objects, with their own variables and layouts.