2.0.0
- Added stacked layouts, allowing even further simplification and organization of templates.
- Added new
unloadExtension()
andunloadExtensionFunction()
methods to theEngine()
class. - Added
getEngine()
method to theTemplate
class. - Added
addFolders()
andloadExtensions()
methods to theEngine()
class. - Nested templates are now self-contained objects, with their own variables and layouts.