Releases: air-php/view-mustache
Releases · air-php/view-mustache
Updated PHPUnit version requirement
v0.2.5 Updated PHPUnit requirement.
Lowered PHPUnit requirement
v0.2.4 Downgraded phpunit requirement.
Removed lock file
v0.2.3 Removed lock file.
Updated PHPUnit version
v0.2.2 Updated PHPUnit version.
Added partials loader for non-cached rendering
This release fixes a bug where non-cached mustache views didn't initialise the partials loader.
Added support for partials
This release adds the ability to configure a partials directory so that native mustache partials can be used within templates.
Initial release
The initial release of the view-mustache package.