Skip to content

Releases: wanze/TemplateEngineFactory

v2.1.0

04 Jul 20:49
Compare
Choose a tag to compare

Added

  • Add support for installation via Composer 2 (#9)

v2.0.1

28 Sep 09:57
Compare
Choose a tag to compare

Fixed

v2.0.0

13 Feb 13:59
Compare
Choose a tag to compare
  • First release of the new major 2.x version 🐣
  • Check out the documentation, especially the update guide
    if you like to update from 1.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

v1.1.3

24 Mar 16:31
Compare
Choose a tag to compare
Fix notice in debug mode if not template is available for current page

v1.1.2

18 Mar 21:45
Compare
Choose a tag to compare
Merge branch 'dev'

v1.1.1

18 Mar 21:50
Compare
Choose a tag to compare
Merge pull request #4 from wanze/dev

Dev