| # Change Log |
| |
| All notable changes to this project will be documented in this file. |
| See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
| |
| ## [2.0.8](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-report@2.0.7...istanbul-lib-report@2.0.8) (2019-04-24) |
| |
| **Note:** Version bump only for package istanbul-lib-report |
| |
| |
| |
| |
| |
| ## [2.0.7](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-report@2.0.6...istanbul-lib-report@2.0.7) (2019-04-09) |
| |
| **Note:** Version bump only for package istanbul-lib-report |
| |
| |
| |
| |
| |
| ## [2.0.6](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-report@2.0.5...istanbul-lib-report@2.0.6) (2019-04-03) |
| |
| |
| ### Bug Fixes |
| |
| * Avoid corrupting HTML report's arrow png during copy ([#343](https://github.com/istanbuljs/istanbuljs/issues/343)) ([ce664c7](https://github.com/istanbuljs/istanbuljs/commit/ce664c7)) |
| |
| |
| |
| |
| |
| ## [2.0.5](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-report@2.0.4...istanbul-lib-report@2.0.5) (2019-03-12) |
| |
| **Note:** Version bump only for package istanbul-lib-report |
| |
| |
| |
| |
| |
| ## [2.0.4](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-report@2.0.3...istanbul-lib-report@2.0.4) (2019-01-26) |
| |
| |
| ### Bug Fixes |
| |
| * nested summarizer error with no files ([#230](https://github.com/istanbuljs/istanbuljs/issues/230)) ([07724bf](https://github.com/istanbuljs/istanbuljs/commit/07724bf)) |
| |
| |
| |
| |
| |
| <a name="2.0.3"></a> |
| ## [2.0.3](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-report@2.0.2...istanbul-lib-report@2.0.3) (2018-12-25) |
| |
| |
| |
| |
| **Note:** Version bump only for package istanbul-lib-report |
| |
| <a name="2.0.2"></a> |
| ## [2.0.2](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-report@2.0.1...istanbul-lib-report@2.0.2) (2018-09-06) |
| |
| |
| |
| |
| **Note:** Version bump only for package istanbul-lib-report |
| |
| <a name="2.0.1"></a> |
| ## [2.0.1](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-report@2.0.0...istanbul-lib-report@2.0.1) (2018-07-07) |
| |
| |
| |
| |
| **Note:** Version bump only for package istanbul-lib-report |
| |
| <a name="2.0.0"></a> |
| # [2.0.0](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-report@1.1.4...istanbul-lib-report@2.0.0) (2018-06-06) |
| |
| |
| ### Bug Fixes |
| |
| * use null prototype for map objects ([#177](https://github.com/istanbuljs/istanbuljs/issues/177)) ([9a5a30c](https://github.com/istanbuljs/istanbuljs/commit/9a5a30c)) |
| |
| |
| ### BREAKING CHANGES |
| |
| * a null prototype is now used in several places rather than the default `{}` assignment. |
| |
| |
| |
| |
| <a name="1.1.4"></a> |
| ## [1.1.4](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-report@1.1.3...istanbul-lib-report@1.1.4) (2018-03-04) |
| |
| |
| |
| |
| **Note:** Version bump only for package istanbul-lib-report |
| |
| <a name="1.1.3"></a> |
| ## [1.1.3](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-report@1.1.2...istanbul-lib-report@1.1.3) (2018-02-13) |
| |
| |
| |
| |
| **Note:** Version bump only for package istanbul-lib-report |
| |
| <a name="1.1.2"></a> |
| ## [1.1.2](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-report@1.1.1...istanbul-lib-report@1.1.2) (2017-10-21) |
| |
| |
| ### Bug Fixes |
| |
| * remove call to mkdirp.sync() in constructor so when used for ConsoleWriter ([#104](https://github.com/istanbuljs/istanbuljs/issues/104)) ([58eb79d](https://github.com/istanbuljs/istanbuljs/commit/58eb79d)) |
| |
| |
| |
| |
| <a name="1.1.1"></a> |
| ## [1.1.1](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-report@1.1.0...istanbul-lib-report@1.1.1) (2017-05-27) |
| |
| |
| |
| |
| <a name="1.1.0"></a> |
| # [1.1.0](https://github.com/istanbuljs/istanbul-lib-report/compare/istanbul-lib-report@1.0.0...istanbul-lib-report@1.1.0) (2017-04-29) |
| |
| |
| ### Features |
| |
| * once 100% line coverage is achieved, missing branch coverage is now shown in text report ([#45](https://github.com/istanbuljs/istanbuljs/issues/45)) ([8a809f8](https://github.com/istanbuljs/istanbul-lib-report/commit/8a809f8)) |
| |
| |
| |
| |
| <a name="1.0.0"></a> |
| # [1.0.0](https://github.com/istanbuljs/istanbul-lib-report/compare/istanbul-lib-report@1.0.0-alpha.3...istanbul-lib-report@1.0.0) (2017-03-27) |