Skip to content

Release 0.8.0

Compare
Choose a tag to compare
@jdonaghue jdonaghue released this 12 Dec 14:58
· 54 commits to master since this release

Updates

  • Refactor codebase to ES6, upgrade to eslint and add in some build steps (#93 thanks @zxbodya)

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 in remap.js (#94 thanks @whitneyit)