Last v0.2.x
Pre-release
Pre-release
- Fix: errors when including unicode line and paragraph characters
- Fix: a regex after the
returnkeyword is mistaken for a division operator - Fix: missing doc folder
- Fix:
npm testis 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
istanbulfilter - Enhancement: New
sourcesfilter supportssourceMappingURLandsourceMappingURLdirectives.
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