Skip to content

v1.0.5

Compare
Choose a tag to compare
@jlongster jlongster released this 06 May 20:42
· 846 commits to master since this release
  • Added support for browserify
  • Added option to specify template output path when precompiling templates
  • Keep version comment in browser minified files
  • Speed up SafeString implementation
  • Handle null and non-matching cases for word count filter
  • Added support for node-webkit
  • Other various minor bugfixes