All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.0 (2017-05-26)
- thresholds: allow overriding per file thresholds (1a894f0), closes #20
- thresholds: allow threshold logs not to be emitted as errors (2de647c), closes #19
1.2.1 (2017-04-30)
1.2.0 (2017-04-15)
- Add the skipFilesWithNoCoverage option
- Add the %browser% placeholder in the dir option to allow multiple browsers to output coverage
- Add coverage thresold enforcement via the thresholds option
- Add the
fixWebpackSourcePaths
option
- Initial release