Release 0.8.0
Updates
New Features
- Allow
options.exclude
to be a function (#100 thanks @ianstarz) - Update readme for new
options.exclude
functionality (#101 thanks @ianstarz)
Changes
- Consider
fileCoverage.inputSourceMap
when locating source map (#87 thanks @MichaReiser) - Fixed
path.extname
error inremap.js
(#94 thanks @whitneyit)