Skip to content

Last v0.2.x

Pre-release
Pre-release

Choose a tag to compare

@aMarCruz aMarCruz released this 12 Dec 11:53
· 4 commits to master since this release
  • Fix: errors when including unicode line and paragraph characters
  • Fix: a regex after the return keyword is mistaken for a division operator
  • Fix: missing doc folder
  • Fix: npm test is generating error
  • Fix: the options module
  • Fixes a bug replacing text that looks like jspp vars in quoted strings and regexes
  • Don't enclose headers in quotes, this is already a javascript string
  • Enhancement: Most parser error messages include the source file name
  • Enhancement: support for Date objects
  • Enhancement: Added the istanbul filter
  • Enhancement: New istanbul filter
  • Enhancement: New sources filter supports sourceMappingURL and sourceMappingURL directives.
    See http://www.html5rocks.com/en/tutorials/developertools/sourcemaps/#toc-sourceurl
  • Deprecated #define and #undef in favor of #set and #unset
  • Changed the location of jspp.js to the bin folder
  • 100% coverage, CodeClimate report