Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
Note: Version bump only for package istanbul-lib-report
Note: Version bump only for package istanbul-lib-report
Note: Version bump only for package istanbul-lib-report
Bug Fixes
- package: update supports-color to version 7.0.0 (#420) (631029d)
- Properly combine directories in nested summarizer (#380) (50afdbb)
Features
- Refactor istanbul-lib-report so report can choose summarizer (#408) (0f328fd)
- Update dependencies, require Node.js 8 (#401) (bf3a539)
BREAKING CHANGES
- Existing istanbul-lib-report API’s have been changed
- Node.js 8 is now required
Note: Version bump only for package istanbul-lib-report
Note: Version bump only for package istanbul-lib-report
Bug Fixes
- Avoid corrupting HTML report’s arrow png during copy (#343) (ce664c7)
Note: Version bump only for package istanbul-lib-report
Bug Fixes
Note: Version bump only for package istanbul-lib-report
Note: Version bump only for package istanbul-lib-report
Note: Version bump only for package istanbul-lib-report
Bug Fixes
BREAKING CHANGES
- a null prototype is now used in several places rather than the default
{}
assignment.
Note: Version bump only for package istanbul-lib-report
Note: Version bump only for package istanbul-lib-report
Bug Fixes
- remove call to mkdirp.sync() in constructor so when used for ConsoleWriter (#104) (58eb79d)
Features
- once 100% line coverage is achieved, missing branch coverage is now shown in text report (#45) (8a809f8)