Release 0.9.0
Changes
- Fixed issue where sources array was overwritten (#120 thanks @mattlewis92)
- Fixed #53 document reportOptions for writeReport command (#124 thanks @dylans)
- Avoid reading sourcemaps in js file if it is already in fileCoverage.inputSourceMap (#125 thanks @mttcr)
- Fixed #126 prepend sourceRoot to source file paths (#127 thanks @nainslie)