V8 To Istanbul Versions Save

convert from v8 coverage format to istanbul's format

v9.2.0

5 months ago

9.2.0 (2023-11-22)

Features

v9.1.3

6 months ago

9.1.3 (2023-10-05)

Bug Fixes

v9.1.2

6 months ago

9.1.2 (2023-10-04)

Bug Fixes

v9.1.1

6 months ago

9.1.1 (2023-10-04)

Bug Fixes

  • ignore hint to mark uncovered files statements and lines (#218) (c425413)

v9.1.0

1 year ago

9.1.0 (2023-02-14)

Features

  • ignore hint more now accepts more suffixes (#203) (65e70d1)

v9.0.1

1 year ago

9.0.1 (2022-06-20)

Bug Fixes

v9.0.0

2 years ago

9.0.0 (2022-04-20)

⚠ BREAKING CHANGES

  • migrate from source-map to TraceMap

Bug Fixes

  • address issues with line selection for Node 10 (12d01c6)

Code Refactoring

  • migrate from source-map to TraceMap (c39ac4c)

v8.1.1

2 years ago

8.1.1 (2022-01-10)

Bug Fixes

  • handle undefined sourcesContent and null sourcesContent entry (6c2e2ec)
  • perf: optimize hit counting and source map performance (3f83226), closes #159

v8.1.0

2 years ago

Features

  • function to cleanup allocated resources after usage (#161) (a3925e9)

v8.0.0

2 years ago

⚠ BREAKING CHANGES

  • minimum Node version now 10.12.

Bug Fixes

  • address file URL path regression on Windows (#146) (bb04c56)