Skip to content

Releases: wanze/TemplateEngineFactory

v2.1.0

Choose a tag to compare

@wanze wanze released this 04 Jul 20:49

Added

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

v2.0.1

Choose a tag to compare

@wanze wanze released this 28 Sep 09:57

Fixed

v2.0.0

Choose a tag to compare

@wanze wanze released this 13 Feb 13:59
  • 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

Choose a tag to compare

@wanze wanze released this 24 Mar 16:31
Fix notice in debug mode if not template is available for current page

v1.1.2

Choose a tag to compare

@wanze wanze released this 18 Mar 21:45
Merge branch 'dev'

v1.1.1

Choose a tag to compare

@wanze wanze released this 18 Mar 21:50
Merge pull request #4 from wanze/dev

Dev