All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.5.0 (2019-04-12)
3.4.0 (2019-01-24)
3.3.0 (2019-01-23)
- file URL to system path conversion (#46) (e7f8cf2)
- float patch for branch/function coverage merge bug (#56) (1de0cca)
- snapshot (7fd9e13)
- add thresholds for enforcing coverage percentage (#59) (70e8943)
- allow script wrapper length to be specified (#51) (a22c4e0)
3.2.1 (2018-10-21)
3.2.0 (2018-09-16)
3.1.0 (2018-09-11)
- allow relative paths to be optionally included (3806c79)
3.0.3 (2018-09-10)
3.0.2 (2018-09-10)
3.0.1 (2018-09-10)
3.0.0 (2018-09-10)
- switches to using NODE_V8_COVERAGE rather than inspector directly
2.0.0 (2017-12-17)
- first pass at functional prototype without subprocess support (#5) (9534f56)
- implement Istanbul reporting (#8) (8e430bf)
- switch to stderr and default port (#7) (bb117b7)
- dropped subprocess support for the time being, while we march towards an initial implementation.
1.0.1 (2017-10-26)
- pin to functional version of spawn-wrap (d1ced8c)
- playing around with initial implementation (18f5471)