grunt-php2html
Version:
Frontend HTML generation with PHP
89 lines (60 loc) • 1.62 kB
Markdown
v0.3.0 / 2016-05-07
===================
* bump deps
* Added 'requestHost' option (#15)
* bump php2html
* Update peerDependencies to support Grunt 1.0
* Update README.md
v0.2.0 / 2015-04-07
===================
* Moved php2html to separate module and introduced router support
v0.1.17 / 2014-11-08
====================
* Added option 'haltOnError' (#6)
* Merge pull request #5 from larslaade/php_self-fix
* use htmlspecialchars with PHP_SELF
v0.1.16 / 2014-09-02
====================
* Removed debug log
v0.1.15 / 2014-08-20
====================
* Fixed some more api changes in htmlhint (#4)
* Fixed api changes in htmlhint (#4)
v0.1.14 / 2014-07-11
====================
* Update Gruntfile.js
* Update .travis.yml
* Dropped 0.8 support
v0.1.13 / 2014-07-10
====================
* Error message for missing .htmlhintrc
* Fixed the fix for another windows issue
v0.1.12 / 2014-07-10
====================
* Fixed another Windows issue
v0.1.11 / 2014-04-25
====================
* fixed version of qs
v0.1.10 / 2014-04-25
====================
* Update Readme
* Passing variables (#3)
v0.1.9 / 2014-02-10
===================
* added task to clean generated html
* Add option to change PHP server port
* Update README.md
v0.1.8 / 2014-01-10
===================
* Update README.md
* Update README.md
v0.1.7 / 2013-11-09
===================
* Readme for new version
* Windows compatibility
* Readme addon
* Small rewrite to support docroot
v0.1.6 / 2013-11-07
===================
* modified readme
* fixed directory seperators for windows