All Versions
100
Latest Version
Avg Release Cycle
40 days
Latest Release
1207 days ago

Changelog History
Page 9

  • v3.0.0 Changes

    June 28, 2015
    • #31 Combine instrumentation and reporting steps, based on @Raynos' suggestion (@bcoe)
  • v2.4.0 Changes

    June 24, 2015
    • #30 Added check-coverage functionality, thanks @Raynos! (@bcoe)
  • v2.3.0 Changes

    June 04, 2015
    • โฌ†๏ธ #27 upgraded tap, and switched tests to using tap --coverage (@bcoe)
    • ๐Ÿ‘ #25 support added for multiple reporters, thanks @jasisk! (@jasisk)
  • v2.2.0 Changes

    May 25, 2015
    • b2e4707 change location of nyc_output to .nyc_output. Added note about coveralls comments. (@sindresorhus)
  • v2.1.3 Changes

    May 25, 2015
    • 376e328 handle corrupt JSON files in nyc_output (@bcoe)
  • v2.1.1 Changes

    May 25, 2015
    • ๐Ÿšฆ b39dec5 new signal-exit handles process.exit() in process.on('exit') (@isaacs)
  • v2.1.0 Changes

    May 23, 2015
    • ad13b30 added CHANGELOG.md \o/ (@bcoe)
    • โœ… 53fef48 put tests around @shackpank's work on .istanbul.yml (@bcoe)
    • โฌ†๏ธ da81c54 upgrade spawn-wrap and foreground-child (@isaacs)
    • ๐Ÿ“Œ 4f69327 pin tap until new version of nyc can be pulled in (@bcoe)
  • v2.0.6 Changes

    May 23, 2015
    • โฌ†๏ธ cd70a41 upgrade signal-exit (@bcoe)
  • v2.0.5 Changes

    May 20, 2015
    • ๐Ÿ”€ #11 Merge pull request #11 from bcoe/exlude-docs (@bcoe)
  • v2.0.4 Changes

    May 19, 2015
    • 4d920ef ensure that writing code coverage always happens last (@bcoe)