Skip to content

Releases: bcoe/c8

v7.12.0

19 Jul 17:45
7f1069d
Compare
Choose a tag to compare

7.12.0 (2022-07-19)

Features

  • use process.stdout.columns for reporter maxCols (#409) (7731574)

v7.11.3

16 May 01:01
d77f5ed
Compare
Choose a tag to compare

7.11.3 (2022-05-16)

Bug Fixes

  • --all now respects --extension flag. (#357) (a5deb27)

v7.11.2

20 Apr 13:21
49c45b3
Compare
Choose a tag to compare

7.11.2 (2022-04-20)

Bug Fixes

  • perf: cache this.exclude.shouldInstrument for improved performance (#388) (8b36f23)

v7.11.1

20 Apr 13:18
b6c76d3
Compare
Choose a tag to compare

7.11.1 (2022-04-20)

Bug Fixes

  • deps: update deps to latest (#384) (78eac8c), closes #375
  • deps: v8-to-istanbul with fixes for Node 10/18 (d5f642a)
  • fix package.json test:snap script to use cross-env (#366) (5d2981c)

v7.11.0: chore(main): release 7.11.0 (#344)

30 Dec 15:30
eaf8456
Compare
Choose a tag to compare

7.11.0 (2021-12-30)

Features

Bug Fixes

  • config: support configuration inheritance (#343) (e81ed5d)

c8 v7.10.0

06 Oct 22:28
a36ccbc
Compare
Choose a tag to compare

Features

c8 v7.9.0

10 Sep 02:57
854f9f6
Compare
Choose a tag to compare

Features

c8 v7.8.0

28 Jul 17:32
8365a71
Compare
Choose a tag to compare

Features

  • add --config option and documentation on options and configs (#308) (99436ef)

c8 v7.7.3

13 Jun 23:41
17cfff2
Compare
Choose a tag to compare

Bug Fixes

  • deps: v8-to-istanbul with fix for Windows paths (#311) (ef1b875)

c8 v7.7.2

02 May 19:28
4773b1a
Compare
Choose a tag to compare

Bug Fixes

  • address bugs with source remapping on Windows (#301) (c817902)