Skip to content

Releases: air-php/view-mustache

Updated PHPUnit version requirement

29 Jan 10:47

Choose a tag to compare

v0.2.5

Updated PHPUnit requirement.

Lowered PHPUnit requirement

29 Jan 10:43

Choose a tag to compare

v0.2.4

Downgraded phpunit requirement.

Removed lock file

10 Dec 11:02

Choose a tag to compare

v0.2.3

Removed lock file.

Updated PHPUnit version

10 Dec 10:34

Choose a tag to compare

v0.2.2

Updated PHPUnit version.

Added partials loader for non-cached rendering

05 Jul 17:23

Choose a tag to compare

This release fixes a bug where non-cached mustache views didn't initialise the partials loader.

Added support for partials

01 Apr 08:45

Choose a tag to compare

This release adds the ability to configure a partials directory so that native mustache partials can be used within templates.

Initial release

23 Mar 10:24

Choose a tag to compare

The initial release of the view-mustache package.