Skip to content

Releases: widoz/template-loader

4.1.0

Choose a tag to compare

@widoz widoz released this 01 Dec 19:31
  • Refactor: rename DataInterface to ModelInterface

4.0.1

Choose a tag to compare

@widoz widoz released this 05 Mar 21:34
  • Fix: DataStorage allow to set parameter $data to fill the data at once.
  • Fix: Sanitize the default path for the fallback view path. Guido Scialfa 3/5/18, 10:16 PM
  • Phpcs Security fixes.
  • Introduce security phpcs in travis.
  • Fix: Incorrect path for autoloader for tests classes.

4.0.0

Choose a tag to compare

@widoz widoz released this 17 Feb 16:56
bump 4.0.0

3.0.0

Choose a tag to compare

@widoz widoz released this 29 Sep 20:37
  • Remove the Plugin concept in favor of a default custom defined path.
  • Introduce Method Cascading in Loader class.
  • Reorganized Tests.

2.1.0

Choose a tag to compare

@widoz widoz released this 03 Sep 15:52
bump 2.1.0

2.0.0

Choose a tag to compare

@widoz widoz released this 21 May 21:43
bump 2.0.0

1.0.0

Choose a tag to compare

@widoz widoz released this 20 May 09:42

First Release