- [new feature] ablity to compile browserify templates
- [refactoring]
\n\r->\r\n
- [refactoring] Do not trim all white space
- [update packages] watchr->2.4.7
- [update packages] rmdir->1.0.3, watchr->2.4.6
- [bug fix]
<? some_code ?>evaluation fail without;in the end - [update packages] cli-color->0.2.3, rmdir->1.0.1, watchr->2.4.4
- [new feature] Added
custom delimitersto settings
- [bug fix] Added
updateevent for newer node version
- [refactoring] Move
html_to_textfrom thunder to utils - [update packages] cli-color->0.2.2, mkdirp->0.3.5, watchr->2.4.3
- [new feature] Added
clearmethod to clear out the cache
- [refactoring] Added custom key in
cachemethod - [refactoring] Hard coding version number
- [update packages] mkdirp->0.3.4, watchr->2.1.3
- [refactoring] Use
fsinstead ofpathfor node v0.8.x
- [bug fix] Remove anonymous fn wrapper for generated browser templates
- [bug fix] Assign thunder to root
- Added browser examples
- [bug fix] Attach
thundertowindowinstead of calling it on browsers
- [bug fix] Use
process.cwd()instead of__dirnamefor current dir
- [new feature] Client-side support including
precompile&watch - [update packages] Update testing packages to the latest version
- [refactoring] Fix typo
- Initial release