[6a3a178] | 1 | # Change Log
|
---|
| 2 |
|
---|
| 3 | All notable changes to this project will be documented in this file.
|
---|
| 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
---|
| 5 |
|
---|
| 6 | # [3.0.0](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-coverage@3.0.0-alpha.2...istanbul-lib-coverage@3.0.0) (2019-12-20)
|
---|
| 7 |
|
---|
| 8 | **Note:** Version bump only for package istanbul-lib-coverage
|
---|
| 9 |
|
---|
| 10 |
|
---|
| 11 |
|
---|
| 12 |
|
---|
| 13 |
|
---|
| 14 | # [3.0.0-alpha.2](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-coverage@3.0.0-alpha.1...istanbul-lib-coverage@3.0.0-alpha.2) (2019-12-07)
|
---|
| 15 |
|
---|
| 16 | **Note:** Version bump only for package istanbul-lib-coverage
|
---|
| 17 |
|
---|
| 18 |
|
---|
| 19 |
|
---|
| 20 |
|
---|
| 21 |
|
---|
| 22 | # [3.0.0-alpha.1](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-coverage@3.0.0-alpha.0...istanbul-lib-coverage@3.0.0-alpha.1) (2019-10-06)
|
---|
| 23 |
|
---|
| 24 |
|
---|
| 25 | ### Bug Fixes
|
---|
| 26 |
|
---|
| 27 | * Drop unneeded coverage data from `nyc --all` ([#456](https://github.com/istanbuljs/istanbuljs/issues/456)) ([f6bb0b4](https://github.com/istanbuljs/istanbuljs/commit/f6bb0b4)), closes [#123](https://github.com/istanbuljs/istanbuljs/issues/123) [#224](https://github.com/istanbuljs/istanbuljs/issues/224) [#260](https://github.com/istanbuljs/istanbuljs/issues/260) [#322](https://github.com/istanbuljs/istanbuljs/issues/322) [#413](https://github.com/istanbuljs/istanbuljs/issues/413)
|
---|
| 28 |
|
---|
| 29 |
|
---|
| 30 |
|
---|
| 31 |
|
---|
| 32 |
|
---|
| 33 | # [3.0.0-alpha.0](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-coverage@2.0.5...istanbul-lib-coverage@3.0.0-alpha.0) (2019-06-19)
|
---|
| 34 |
|
---|
| 35 |
|
---|
| 36 | ### Features
|
---|
| 37 |
|
---|
| 38 | * Update dependencies, require Node.js 8 ([#401](https://github.com/istanbuljs/istanbuljs/issues/401)) ([bf3a539](https://github.com/istanbuljs/istanbuljs/commit/bf3a539))
|
---|
| 39 |
|
---|
| 40 |
|
---|
| 41 | ### BREAKING CHANGES
|
---|
| 42 |
|
---|
| 43 | * Node.js 8 is now required
|
---|
| 44 |
|
---|
| 45 |
|
---|
| 46 |
|
---|
| 47 |
|
---|
| 48 |
|
---|
| 49 | ## [2.0.5](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-coverage@2.0.4...istanbul-lib-coverage@2.0.5) (2019-04-24)
|
---|
| 50 |
|
---|
| 51 | **Note:** Version bump only for package istanbul-lib-coverage
|
---|
| 52 |
|
---|
| 53 |
|
---|
| 54 |
|
---|
| 55 |
|
---|
| 56 |
|
---|
| 57 | ## [2.0.4](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-coverage@2.0.3...istanbul-lib-coverage@2.0.4) (2019-03-12)
|
---|
| 58 |
|
---|
| 59 | **Note:** Version bump only for package istanbul-lib-coverage
|
---|
| 60 |
|
---|
| 61 |
|
---|
| 62 |
|
---|
| 63 |
|
---|
| 64 |
|
---|
| 65 | ## [2.0.3](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-coverage@2.0.2...istanbul-lib-coverage@2.0.3) (2019-01-26)
|
---|
| 66 |
|
---|
| 67 | **Note:** Version bump only for package istanbul-lib-coverage
|
---|
| 68 |
|
---|
| 69 |
|
---|
| 70 |
|
---|
| 71 |
|
---|
| 72 |
|
---|
| 73 | <a name="2.0.2"></a>
|
---|
| 74 | ## [2.0.2](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-coverage@2.0.1...istanbul-lib-coverage@2.0.2) (2018-12-25)
|
---|
| 75 |
|
---|
| 76 |
|
---|
| 77 |
|
---|
| 78 |
|
---|
| 79 | **Note:** Version bump only for package istanbul-lib-coverage
|
---|
| 80 |
|
---|
| 81 | <a name="2.0.1"></a>
|
---|
| 82 | ## [2.0.1](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-coverage@2.0.0...istanbul-lib-coverage@2.0.1) (2018-07-07)
|
---|
| 83 |
|
---|
| 84 |
|
---|
| 85 |
|
---|
| 86 |
|
---|
| 87 | **Note:** Version bump only for package istanbul-lib-coverage
|
---|
| 88 |
|
---|
| 89 | <a name="2.0.0"></a>
|
---|
| 90 | # [2.0.0](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-coverage@1.2.0...istanbul-lib-coverage@2.0.0) (2018-06-06)
|
---|
| 91 |
|
---|
| 92 |
|
---|
| 93 | ### Bug Fixes
|
---|
| 94 |
|
---|
| 95 | * use null prototype for map objects ([#177](https://github.com/istanbuljs/istanbuljs/issues/177)) ([9a5a30c](https://github.com/istanbuljs/istanbuljs/commit/9a5a30c))
|
---|
| 96 |
|
---|
| 97 |
|
---|
| 98 | ### BREAKING CHANGES
|
---|
| 99 |
|
---|
| 100 | * a null prototype is now used in several places rather than the default `{}` assignment.
|
---|
| 101 |
|
---|
| 102 |
|
---|
| 103 |
|
---|
| 104 |
|
---|
| 105 | <a name="1.2.0"></a>
|
---|
| 106 | # [1.2.0](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-coverage@1.1.2...istanbul-lib-coverage@1.2.0) (2018-03-04)
|
---|
| 107 |
|
---|
| 108 |
|
---|
| 109 | ### Features
|
---|
| 110 |
|
---|
| 111 | * add skip-empty option for html & text reports ([#140](https://github.com/istanbuljs/istanbuljs/issues/140)) ([d2a4262](https://github.com/istanbuljs/istanbuljs/commit/d2a4262))
|
---|
| 112 |
|
---|
| 113 |
|
---|
| 114 |
|
---|
| 115 |
|
---|
| 116 | <a name="1.1.2"></a>
|
---|
| 117 | ## [1.1.2](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-coverage@1.1.1...istanbul-lib-coverage@1.1.2) (2018-02-13)
|
---|
| 118 |
|
---|
| 119 |
|
---|
| 120 |
|
---|
| 121 |
|
---|
| 122 | **Note:** Version bump only for package istanbul-lib-coverage
|
---|
| 123 |
|
---|
| 124 | <a name="1.1.1"></a>
|
---|
| 125 | ## [1.1.1](https://github.com/istanbuljs/istanbuljs/compare/istanbul-lib-coverage@1.1.0...istanbul-lib-coverage@1.1.1) (2017-05-27)
|
---|
| 126 |
|
---|
| 127 |
|
---|
| 128 |
|
---|
| 129 |
|
---|
| 130 | <a name="1.1.0"></a>
|
---|
| 131 | # [1.1.0](https://github.com/istanbuljs/istanbul-lib-coverage/compare/istanbul-lib-coverage@1.0.2...istanbul-lib-coverage@1.1.0) (2017-04-29)
|
---|
| 132 |
|
---|
| 133 |
|
---|
| 134 | ### Bug Fixes
|
---|
| 135 |
|
---|
| 136 | * getBranchCoverageByLine() was looking for line coverage using wrong object structure ([bf36658](https://github.com/istanbuljs/istanbul-lib-coverage/commit/bf36658))
|
---|
| 137 |
|
---|
| 138 |
|
---|
| 139 | ### Features
|
---|
| 140 |
|
---|
| 141 | * add possibility to filter coverage maps when running reports post-hoc ([#24](https://github.com/istanbuljs/istanbuljs/issues/24)) ([e1c99d6](https://github.com/istanbuljs/istanbul-lib-coverage/commit/e1c99d6))
|
---|
| 142 |
|
---|
| 143 |
|
---|
| 144 |
|
---|
| 145 |
|
---|
| 146 | <a name="1.0.2"></a>
|
---|
| 147 | ## [1.0.2](https://github.com/istanbuljs/istanbul-lib-coverage/compare/istanbul-lib-coverage@1.0.1...istanbul-lib-coverage@1.0.2) (2017-03-27)
|
---|
| 148 |
|
---|
| 149 | <a name="1.0.1"></a>
|
---|
| 150 | ## [1.0.1](https://github.com/istanbuljs/istanbul-lib-coverage/compare/v1.0.0...v1.0.1) (2017-01-18)
|
---|
| 151 |
|
---|
| 152 |
|
---|
| 153 | ### Bug Fixes
|
---|
| 154 |
|
---|
| 155 | * handle edge-case surrounding merging two file coverage reports ([22e154c](https://github.com/istanbuljs/istanbul-lib-coverage/commit/22e154c))
|
---|
| 156 |
|
---|
| 157 |
|
---|
| 158 |
|
---|
| 159 | <a name="1.0.0"></a>
|
---|
| 160 | # [1.0.0](https://github.com/istanbuljs/istanbul-lib-coverage/compare/v1.0.0-alpha.3...v1.0.0) (2016-08-12)
|
---|
| 161 |
|
---|
| 162 |
|
---|
| 163 | ### Bug Fixes
|
---|
| 164 |
|
---|
| 165 | * guard against missing statement ([76aad99](https://github.com/istanbuljs/istanbul-lib-coverage/commit/76aad99))
|
---|