Releases: wanze/TemplateEngineFactory
Releases · wanze/TemplateEngineFactory
v2.1.0
v2.0.1
Fixed
- Allow to disable system templates from being rendered by the active template engine, see TemplateEngineTwig issue #21
v2.0.0
- First release of the new major
2.x
version 🐣 - Check out the documentation, especially the update guide
if you like to update from1.x
.
Added
- Add possibility to enable or disable automatic page rendering.
- Add a configuration to enable or disable automatic page rendering for templates.
- Add hooks allowing you to customize the module's behaviour. See docs.
- Add unit tests 🎉
Changed
- A lot of things! They are summarized in the update guide.