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 | # [2.4.0](https://github.com/stryker-mutator/stryker/compare/v2.3.0...v2.4.0) (2019-11-24)
|
7 |
|
8 |
|
9 | ### Features
|
10 |
|
11 | * **dashboard-reporter:** add github actions ci provider ([#1869](https://github.com/stryker-mutator/stryker/issues/1869)) ([b38b30d](https://github.com/stryker-mutator/stryker/commit/b38b30d))
|
12 | * **excludedMutations:** Implement new naming of mutators ([#1855](https://github.com/stryker-mutator/stryker/issues/1855)) ([c9b3bcb](https://github.com/stryker-mutator/stryker/commit/c9b3bcb))
|
13 | * **json config:** support json-file config ([#1853](https://github.com/stryker-mutator/stryker/issues/1853)) ([49495ef](https://github.com/stryker-mutator/stryker/commit/49495ef))
|
14 | * **progress-reporter:** improve reported progress ux ([d7a6f88](https://github.com/stryker-mutator/stryker/commit/d7a6f88))
|
15 | * **report:** support upload of full report to dashboard ([#1783](https://github.com/stryker-mutator/stryker/issues/1783)) ([fbb8102](https://github.com/stryker-mutator/stryker/commit/fbb8102))
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 | # [2.3.0](https://github.com/stryker-mutator/stryker/compare/v2.2.1...v2.3.0) (2019-11-13)
|
22 |
|
23 |
|
24 | ### Bug Fixes
|
25 |
|
26 | * **core:** undefined reference error in coverage recording ([0a68c9c](https://github.com/stryker-mutator/stryker/commit/0a68c9c))
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 | ## [2.2.1](https://github.com/stryker-mutator/stryker/compare/v2.2.0...v2.2.1) (2019-11-06)
|
33 |
|
34 | **Note:** Version bump only for package @stryker-mutator/core
|
35 |
|
36 |
|
37 |
|
38 |
|
39 |
|
40 | # [2.2.0](https://github.com/stryker-mutator/stryker/compare/v2.1.0...v2.2.0) (2019-11-06)
|
41 |
|
42 |
|
43 | ### Bug Fixes
|
44 |
|
45 | * edge cases, duplication, log output ([#1720](https://github.com/stryker-mutator/stryker/issues/1720)) ([7f42d34](https://github.com/stryker-mutator/stryker/commit/7f42d34))
|
46 | * **tempDir:** don't resolve temp dir as input file ([#1710](https://github.com/stryker-mutator/stryker/issues/1710)) ([bbdd02a](https://github.com/stryker-mutator/stryker/commit/bbdd02a))
|
47 |
|
48 |
|
49 | ### Features
|
50 |
|
51 | * **javascript-mutator:** allow to override babel plugins ([#1764](https://github.com/stryker-mutator/stryker/issues/1764)) ([ddb3d60](https://github.com/stryker-mutator/stryker/commit/ddb3d60))
|
52 | * **mutant-matcher:** lower memory usage ([#1794](https://github.com/stryker-mutator/stryker/issues/1794)) ([16294e5](https://github.com/stryker-mutator/stryker/commit/16294e5))
|
53 | * **progress-reporter:** show timed out mutant count ([#1818](https://github.com/stryker-mutator/stryker/issues/1818)) ([067df6d](https://github.com/stryker-mutator/stryker/commit/067df6d))
|
54 | * **stryker:** remind user to add `.stryker-temp` to gitignore ([#1722](https://github.com/stryker-mutator/stryker/issues/1722)) ([596e1ee](https://github.com/stryker-mutator/stryker/commit/596e1ee))
|
55 |
|
56 |
|
57 |
|
58 |
|
59 |
|
60 | # [2.1.0](https://github.com/stryker-mutator/stryker/compare/v2.0.2...v2.1.0) (2019-09-08)
|
61 |
|
62 |
|
63 | ### Features
|
64 |
|
65 | * **mocha:** support mocha 6.2 ([feddcf1](https://github.com/stryker-mutator/stryker/commit/feddcf1))
|
66 |
|
67 |
|
68 |
|
69 |
|
70 |
|
71 | ## [2.0.2](https://github.com/stryker-mutator/stryker/compare/v2.0.1...v2.0.2) (2019-07-11)
|
72 |
|
73 |
|
74 | ### Bug Fixes
|
75 |
|
76 | * **child process:** cleanup after dispose ([#1636](https://github.com/stryker-mutator/stryker/issues/1636)) ([3fd5db9](https://github.com/stryker-mutator/stryker/commit/3fd5db9))
|
77 | * **child process proxy:** OutOfMemory detection ([#1635](https://github.com/stryker-mutator/stryker/issues/1635)) ([4324d9f](https://github.com/stryker-mutator/stryker/commit/4324d9f))
|
78 | * **dispose:** fix race condition in dispose action ([124ef6a](https://github.com/stryker-mutator/stryker/commit/124ef6a)), closes [#1542](https://github.com/stryker-mutator/stryker/issues/1542)
|
79 |
|
80 |
|
81 |
|
82 |
|
83 |
|
84 | ## [2.0.1](https://github.com/stryker-mutator/stryker/compare/v2.0.0...v2.0.1) (2019-07-02)
|
85 |
|
86 |
|
87 | ### Bug Fixes
|
88 |
|
89 | * **inquirer:** fix inquirer types ([#1563](https://github.com/stryker-mutator/stryker/issues/1563)) ([37ca23c](https://github.com/stryker-mutator/stryker/commit/37ca23c))
|
90 |
|
91 |
|
92 |
|
93 |
|
94 |
|
95 | # [2.0.0](https://github.com/stryker-mutator/stryker/compare/v1.3.1...v2.0.0) (2019-05-17)
|
96 |
|
97 |
|
98 | ### Features
|
99 |
|
100 | * **deps:** update source-map dep to current major release ([45fa0f8](https://github.com/stryker-mutator/stryker/commit/45fa0f8))
|
101 | * **formatting:** remove dependency on prettier ([#1552](https://github.com/stryker-mutator/stryker/issues/1552)) ([24543d3](https://github.com/stryker-mutator/stryker/commit/24543d3)), closes [#1261](https://github.com/stryker-mutator/stryker/issues/1261)
|
102 | * **node 6:** drop support for node 6 ([#1517](https://github.com/stryker-mutator/stryker/issues/1517)) ([801d7cd](https://github.com/stryker-mutator/stryker/commit/801d7cd))
|
103 |
|
104 |
|
105 | ### BREAKING CHANGES
|
106 |
|
107 | * **node 6:** support for Node 6 has been dropped. Node 8 or higher is now required.
|
108 |
|
109 |
|
110 |
|
111 |
|
112 |
|
113 | ## [1.3.1](https://github.com/stryker-mutator/stryker/compare/v1.3.0...v1.3.1) (2019-04-26)
|
114 |
|
115 |
|
116 | ### Bug Fixes
|
117 |
|
118 | * **clean up:** prevent sandbox creation after dispose ([#1527](https://github.com/stryker-mutator/stryker/issues/1527)) ([73fc0a8](https://github.com/stryker-mutator/stryker/commit/73fc0a8))
|
119 |
|
120 |
|
121 |
|
122 |
|
123 |
|
124 | # [1.3.0](https://github.com/stryker-mutator/stryker/compare/v1.2.0...v1.3.0) (2019-04-24)
|
125 |
|
126 |
|
127 | ### Bug Fixes
|
128 |
|
129 | * **dispose:** clean up child processes in alternative flows ([#1520](https://github.com/stryker-mutator/stryker/issues/1520)) ([31ee085](https://github.com/stryker-mutator/stryker/commit/31ee085))
|
130 |
|
131 |
|
132 |
|
133 |
|
134 |
|
135 | # [1.2.0](https://github.com/stryker-mutator/stryker/compare/v1.1.1...v1.2.0) (2019-04-02)
|
136 |
|
137 |
|
138 | ### Features
|
139 |
|
140 | * **reporter:** implement `mutationTestReport` ([16ba76b](https://github.com/stryker-mutator/stryker/commit/16ba76b))
|
141 |
|
142 |
|
143 |
|
144 |
|
145 |
|
146 | ## [1.1.1](https://github.com/stryker-mutator/stryker/compare/v1.1.0...v1.1.1) (2019-03-21)
|
147 |
|
148 |
|
149 | ### Bug Fixes
|
150 |
|
151 | * **broadcast-reporter:** log error detail ([#1461](https://github.com/stryker-mutator/stryker/issues/1461)) ([2331847](https://github.com/stryker-mutator/stryker/commit/2331847))
|
152 |
|
153 |
|
154 |
|
155 |
|
156 |
|
157 | # [1.1.0](https://github.com/stryker-mutator/stryker/compare/v1.0.3...v1.1.0) (2019-03-04)
|
158 |
|
159 |
|
160 | ### Bug Fixes
|
161 |
|
162 | * **presets:** install v1.x dependencies instead of v0.x ([#1434](https://github.com/stryker-mutator/stryker/issues/1434)) ([7edda46](https://github.com/stryker-mutator/stryker/commit/7edda46))
|
163 |
|
164 |
|
165 |
|
166 |
|
167 |
|
168 | ## [1.0.3](https://github.com/stryker-mutator/stryker/compare/v1.0.2...v1.0.3) (2019-02-26)
|
169 |
|
170 | **Note:** Version bump only for package @stryker-mutator/core
|
171 |
|
172 |
|
173 |
|
174 |
|
175 |
|
176 | ## [1.0.2](https://github.com/stryker-mutator/stryker/compare/v1.0.1...v1.0.2) (2019-02-13)
|
177 |
|
178 |
|
179 | ### Bug Fixes
|
180 |
|
181 | * **stryker init:** update metadata for `stryker init` command ([#1403](https://github.com/stryker-mutator/stryker/issues/1403)) ([38f269b](https://github.com/stryker-mutator/stryker/commit/38f269b)), closes [#1402](https://github.com/stryker-mutator/stryker/issues/1402)
|
182 |
|
183 |
|
184 |
|
185 |
|
186 |
|
187 | ## [1.0.1](https://github.com/stryker-mutator/stryker/compare/v1.0.0...v1.0.1) (2019-02-13)
|
188 |
|
189 | **Note:** Version bump only for package @stryker-mutator/core
|
190 |
|
191 |
|
192 |
|
193 |
|
194 |
|
195 | ## [1.0.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.35.1...@stryker-mutator/core@1.0.0) (2019-02-13)
|
196 |
|
197 |
|
198 | ### Features
|
199 |
|
200 | * **config injection:** remove Config from the DI tokens ([#1389](https://github.com/stryker-mutator/stryker/issues/1389)) ([857e4a5](https://github.com/stryker-mutator/stryker/commit/857e4a5))
|
201 | * **ES5 support:** remove ES5 mutator ([#1370](https://github.com/stryker-mutator/stryker/issues/1370)) ([cb585b4](https://github.com/stryker-mutator/stryker/commit/cb585b4))
|
202 | * **factories:** remove deprecated factories ([#1381](https://github.com/stryker-mutator/stryker/issues/1381)) ([df2fcdf](https://github.com/stryker-mutator/stryker/commit/df2fcdf))
|
203 | * **getLogger:** remove getLogger and LoggerFactory from the API ([#1385](https://github.com/stryker-mutator/stryker/issues/1385)) ([cb14e67](https://github.com/stryker-mutator/stryker/commit/cb14e67))
|
204 | * **InputFileResolver:** remove InputFileDescriptor support ([#1390](https://github.com/stryker-mutator/stryker/issues/1390)) ([7598bc0](https://github.com/stryker-mutator/stryker/commit/7598bc0))
|
205 | * **port:** remove port config key ([#1386](https://github.com/stryker-mutator/stryker/issues/1386)) ([9c65aa2](https://github.com/stryker-mutator/stryker/commit/9c65aa2))
|
206 | * **rename:** rename `stryker-xxx-xxx` -> `[@stryker-mutator](https://github.com/stryker-mutator)/xxx-xxx` ([1bbd6ff](https://github.com/stryker-mutator/stryker/commit/1bbd6ff))
|
207 | * **reporter config:** remove deprecated reporter config option ([#1371](https://github.com/stryker-mutator/stryker/issues/1371)) ([2034a67](https://github.com/stryker-mutator/stryker/commit/2034a67))
|
208 | * **timeoutMS:** remove deprecated timeoutMs property ([#1382](https://github.com/stryker-mutator/stryker/issues/1382)) ([8d5f682](https://github.com/stryker-mutator/stryker/commit/8d5f682))
|
209 |
|
210 |
|
211 | ### BREAKING CHANGES
|
212 |
|
213 | * **rename:** The core package and plugins have been renamed: stryker -> @stryker-mutator/core
|
214 | * **config injection:** Remove Config object from Dependency Injection (only relevant for plugin creators).
|
215 | * **getLogger:** Remove `getLogger` and `LoggerFactory` from the API. Please use dependency injection to inject a logger. See https://github.com/stryker-mutator/stryker-handbook/blob/master/stryker/api/plugins.md#plugins for more detail
|
216 | * **port:** Remove the port config key. Ports should be automatically selected.
|
217 | * **InputFileResolver:** Remove InputFileDescriptor support. Entries of the `files` and `mutate` array should only contain strings, not objects. The `files` array can be removed in most cases as it can be generated using Git.
|
218 | * **factories:** Remove the Factory (and children) from the stryker-api package. Use DI to ensure classes are created. For more information, see https://github.com/stryker-mutator/stryker-handbook/blob/master/stryker/api/plugins.md#dependency-injection
|
219 | * **reporter config:** Remove the 'reporter' config option. Please use the 'reporters' (plural) config option instead.
|
220 | * **ES5 support:** Remove the ES5 mutator. The 'javascript' mutator is now the default mutator. Users without a mutator plugin should install `@stryker-mutator/javascript-mutator`.
|
221 | * **timeoutMS:** Remove the 'timeoutMs' config option. Please use the 'timeoutMS' config option instead.
|
222 |
|
223 |
|
224 |
|
225 |
|
226 |
|
227 | ## [0.35.1](https://github.com/stryker-mutator/stryker/compare/stryker@0.35.0...stryker@0.35.1) (2019-02-12)
|
228 |
|
229 |
|
230 | ### Bug Fixes
|
231 |
|
232 | * **mutants:** Prevent memory leak when transpiling mutants ([#1376](https://github.com/stryker-mutator/stryker/issues/1376)) ([45c2852](https://github.com/stryker-mutator/stryker/commit/45c2852)), closes [#920](https://github.com/stryker-mutator/stryker/issues/920)
|
233 |
|
234 |
|
235 |
|
236 |
|
237 |
|
238 | # [0.35.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.34.0...stryker@0.35.0) (2019-02-08)
|
239 |
|
240 |
|
241 | ### Bug Fixes
|
242 |
|
243 | * **stryker:** Add logging on debug level for transpile errors ([7063216](https://github.com/stryker-mutator/stryker/commit/7063216))
|
244 |
|
245 |
|
246 | ### Features
|
247 |
|
248 | * **config-editors:** Remove side effects from all config editor plugins ([#1317](https://github.com/stryker-mutator/stryker/issues/1317)) ([1f61bed](https://github.com/stryker-mutator/stryker/commit/1f61bed))
|
249 | * **dependency injection:** Add dependency injection for plugins ([#1313](https://github.com/stryker-mutator/stryker/issues/1313)) ([f90cd56](https://github.com/stryker-mutator/stryker/commit/f90cd56)), closes [#667](https://github.com/stryker-mutator/stryker/issues/667)
|
250 | * **html-reporter:** Remove side effects from html reporter ([#1314](https://github.com/stryker-mutator/stryker/issues/1314)) ([66d65f7](https://github.com/stryker-mutator/stryker/commit/66d65f7))
|
251 | * **mutators:** Remove side effects from mutator plugins ([#1352](https://github.com/stryker-mutator/stryker/issues/1352)) ([edaf401](https://github.com/stryker-mutator/stryker/commit/edaf401))
|
252 | * **port:** Deprecate property 'port' ([#1309](https://github.com/stryker-mutator/stryker/issues/1309)) ([2539ee0](https://github.com/stryker-mutator/stryker/commit/2539ee0))
|
253 | * **test-frameworks:** Remove side effects from all test-framework plugins ([#1319](https://github.com/stryker-mutator/stryker/issues/1319)) ([a7160f4](https://github.com/stryker-mutator/stryker/commit/a7160f4))
|
254 | * **test-runner:** Use new plugin system to load TestRunner plugins ([#1361](https://github.com/stryker-mutator/stryker/issues/1361)) ([266247b](https://github.com/stryker-mutator/stryker/commit/266247b))
|
255 | * **transpilers:** Remove side effects transpiler plugins ([#1351](https://github.com/stryker-mutator/stryker/issues/1351)) ([9a8b539](https://github.com/stryker-mutator/stryker/commit/9a8b539))
|
256 |
|
257 |
|
258 |
|
259 |
|
260 |
|
261 | <a name="0.34.0"></a>
|
262 | # [0.34.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.33.2...stryker@0.34.0) (2018-12-23)
|
263 |
|
264 |
|
265 | ### Features
|
266 |
|
267 | * **stryker-api:** Support stryker-api 0.23 ([#1293](https://github.com/stryker-mutator/stryker/issues/1293)) ([10720ad](https://github.com/stryker-mutator/stryker/commit/10720ad))
|
268 | * **zero config:** Support mutation testing without any configuration ([#1264](https://github.com/stryker-mutator/stryker/issues/1264)) ([fe8f696](https://github.com/stryker-mutator/stryker/commit/fe8f696))
|
269 |
|
270 |
|
271 |
|
272 |
|
273 | <a name="0.33.2"></a>
|
274 | ## [0.33.2](https://github.com/stryker-mutator/stryker/compare/stryker@0.33.1...stryker@0.33.2) (2018-12-12)
|
275 |
|
276 |
|
277 |
|
278 |
|
279 | **Note:** Version bump only for package stryker
|
280 |
|
281 | <a name="0.33.1"></a>
|
282 | ## [0.33.1](https://github.com/stryker-mutator/stryker/compare/stryker@0.33.0...stryker@0.33.1) (2018-11-29)
|
283 |
|
284 |
|
285 | ### Bug Fixes
|
286 |
|
287 | * **stryker-api:** Update stryker-api peer dependency version ([677fc28](https://github.com/stryker-mutator/stryker/commit/677fc28))
|
288 |
|
289 |
|
290 |
|
291 |
|
292 | <a name="0.33.0"></a>
|
293 | # [0.33.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.32.1...stryker@0.33.0) (2018-11-29)
|
294 |
|
295 |
|
296 | ### Bug Fixes
|
297 |
|
298 | * **JestTestRunner:** run jest with --findRelatedTests ([#1235](https://github.com/stryker-mutator/stryker/issues/1235)) ([5e0790e](https://github.com/stryker-mutator/stryker/commit/5e0790e))
|
299 |
|
300 |
|
301 | ### Features
|
302 |
|
303 | * **console-colors:** Add a global config option to enable/disable colors in console ([#1251](https://github.com/stryker-mutator/stryker/issues/1251)) ([19b1d64](https://github.com/stryker-mutator/stryker/commit/19b1d64))
|
304 | * **Stryker CLI 'init':** Support for preset configuration during 'stryker init' ([#1248](https://github.com/stryker-mutator/stryker/issues/1248)) ([5673e6b](https://github.com/stryker-mutator/stryker/commit/5673e6b))
|
305 |
|
306 |
|
307 |
|
308 |
|
309 | <a name="0.32.1"></a>
|
310 | ## [0.32.1](https://github.com/stryker-mutator/stryker/compare/stryker@0.32.0...stryker@0.32.1) (2018-11-21)
|
311 |
|
312 |
|
313 | ### Bug Fixes
|
314 |
|
315 | * **log4js:** Don't log log4js category to console ([#1246](https://github.com/stryker-mutator/stryker/issues/1246)) ([479d999](https://github.com/stryker-mutator/stryker/commit/479d999))
|
316 |
|
317 |
|
318 |
|
319 |
|
320 | <a name="0.32.0"></a>
|
321 | # [0.32.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.31.0...stryker@0.32.0) (2018-11-13)
|
322 |
|
323 |
|
324 | ### Features
|
325 |
|
326 | * **error debugging:** add remark to run again with loglevel trace ([#1231](https://github.com/stryker-mutator/stryker/issues/1231)) ([c9e3d97](https://github.com/stryker-mutator/stryker/commit/c9e3d97)), closes [#1205](https://github.com/stryker-mutator/stryker/issues/1205)
|
327 |
|
328 |
|
329 |
|
330 |
|
331 | <a name="0.31.0"></a>
|
332 | # [0.31.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.30.1...stryker@0.31.0) (2018-11-07)
|
333 |
|
334 |
|
335 | ### Features
|
336 |
|
337 | * **clear text reporter:** Prettify the clear-text report ([#1185](https://github.com/stryker-mutator/stryker/issues/1185)) ([a49829b](https://github.com/stryker-mutator/stryker/commit/a49829b))
|
338 |
|
339 |
|
340 |
|
341 |
|
342 | <a name="0.30.1"></a>
|
343 | ## [0.30.1](https://github.com/stryker-mutator/stryker/compare/stryker@0.30.0...stryker@0.30.1) (2018-10-25)
|
344 |
|
345 |
|
346 | ### Bug Fixes
|
347 |
|
348 | * **file resolving:** ignore dirs from git submodules ([#1195](https://github.com/stryker-mutator/stryker/issues/1195)) ([7806083](https://github.com/stryker-mutator/stryker/commit/7806083))
|
349 |
|
350 |
|
351 |
|
352 |
|
353 | <a name="0.30.0"></a>
|
354 | # [0.30.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.29.5...stryker@0.30.0) (2018-10-15)
|
355 |
|
356 |
|
357 | ### Bug Fixes
|
358 |
|
359 | * **any-promise:** Don't register a promise implementation ([#1180](https://github.com/stryker-mutator/stryker/issues/1180)) ([1d3e2f6](https://github.com/stryker-mutator/stryker/commit/1d3e2f6))
|
360 |
|
361 |
|
362 | ### Features
|
363 |
|
364 | * **ProgressReporter:** Format estimated time of completion (ETC) ([#1176](https://github.com/stryker-mutator/stryker/issues/1176)) ([4e76b46](https://github.com/stryker-mutator/stryker/commit/4e76b46))
|
365 |
|
366 |
|
367 |
|
368 |
|
369 | <a name="0.29.5"></a>
|
370 | ## [0.29.5](https://github.com/stryker-mutator/stryker/compare/stryker@0.29.4...stryker@0.29.5) (2018-10-03)
|
371 |
|
372 |
|
373 |
|
374 |
|
375 | **Note:** Version bump only for package stryker
|
376 |
|
377 | <a name="0.29.4"></a>
|
378 | ## [0.29.4](https://github.com/stryker-mutator/stryker/compare/stryker@0.29.3...stryker@0.29.4) (2018-10-02)
|
379 |
|
380 |
|
381 | ### Bug Fixes
|
382 |
|
383 | * **ScoreResultCalculator:** fix faulty filenames in stryker score result ([#1165](https://github.com/stryker-mutator/stryker/issues/1165)) ([2555f49](https://github.com/stryker-mutator/stryker/commit/2555f49)), closes [#1140](https://github.com/stryker-mutator/stryker/issues/1140)
|
384 |
|
385 |
|
386 |
|
387 |
|
388 | <a name="0.29.3"></a>
|
389 | ## [0.29.3](https://github.com/stryker-mutator/stryker/compare/stryker@0.29.2...stryker@0.29.3) (2018-09-30)
|
390 |
|
391 |
|
392 | ### Bug Fixes
|
393 |
|
394 | * **karma-runner:** improve error message ([#1145](https://github.com/stryker-mutator/stryker/issues/1145)) ([2e56d38](https://github.com/stryker-mutator/stryker/commit/2e56d38))
|
395 |
|
396 |
|
397 |
|
398 |
|
399 | <a name="0.29.2"></a>
|
400 | ## [0.29.2](https://github.com/stryker-mutator/stryker/compare/stryker@0.29.1...stryker@0.29.2) (2018-09-14)
|
401 |
|
402 |
|
403 |
|
404 |
|
405 | **Note:** Version bump only for package stryker
|
406 |
|
407 | <a name="0.29.1"></a>
|
408 | ## [0.29.1](https://github.com/stryker-mutator/stryker/compare/stryker@0.29.0...stryker@0.29.1) (2018-08-28)
|
409 |
|
410 |
|
411 |
|
412 |
|
413 | **Note:** Version bump only for package stryker
|
414 |
|
415 | <a name="0.29.0"></a>
|
416 | # [0.29.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.28.0...stryker@0.29.0) (2018-08-21)
|
417 |
|
418 |
|
419 | ### Features
|
420 |
|
421 | * **stryker config:** rename config setting `timeoutMs` to `timeoutMS` ([#1099](https://github.com/stryker-mutator/stryker/issues/1099)) ([3ded998](https://github.com/stryker-mutator/stryker/commit/3ded998)), closes [#860](https://github.com/stryker-mutator/stryker/issues/860)
|
422 |
|
423 |
|
424 |
|
425 |
|
426 | <a name="0.28.0"></a>
|
427 | # [0.28.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.27.1...stryker@0.28.0) (2018-08-19)
|
428 |
|
429 |
|
430 | ### Features
|
431 |
|
432 | * **stryker config:** rename config setting `reporter` to `reporters` ([#1088](https://github.com/stryker-mutator/stryker/issues/1088)) ([584218a](https://github.com/stryker-mutator/stryker/commit/584218a)), closes [#793](https://github.com/stryker-mutator/stryker/issues/793)
|
433 |
|
434 |
|
435 |
|
436 |
|
437 | <a name="0.27.1"></a>
|
438 | ## [0.27.1](https://github.com/stryker-mutator/stryker/compare/stryker@0.27.0...stryker@0.27.1) (2018-08-17)
|
439 |
|
440 |
|
441 | ### Bug Fixes
|
442 |
|
443 | * **dependencies:** support stryker-api 0.19.0 ([#1087](https://github.com/stryker-mutator/stryker/issues/1087)) ([44ce923](https://github.com/stryker-mutator/stryker/commit/44ce923))
|
444 |
|
445 |
|
446 |
|
447 |
|
448 | <a name="0.27.0"></a>
|
449 | # [0.27.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.26.2...stryker@0.27.0) (2018-08-17)
|
450 |
|
451 |
|
452 | ### Features
|
453 |
|
454 | * **Command test runner:** Add command test runner ([#1047](https://github.com/stryker-mutator/stryker/issues/1047)) ([ee919fb](https://github.com/stryker-mutator/stryker/commit/ee919fb)), closes [#768](https://github.com/stryker-mutator/stryker/issues/768)
|
455 |
|
456 |
|
457 |
|
458 |
|
459 | <a name="0.26.2"></a>
|
460 | ## [0.26.2](https://github.com/stryker-mutator/stryker/compare/stryker@0.26.1...stryker@0.26.2) (2018-08-16)
|
461 |
|
462 |
|
463 |
|
464 |
|
465 | **Note:** Version bump only for package stryker
|
466 |
|
467 | <a name="0.26.1"></a>
|
468 | ## [0.26.1](https://github.com/stryker-mutator/stryker/compare/stryker@0.26.0...stryker@0.26.1) (2018-08-03)
|
469 |
|
470 |
|
471 | ### Bug Fixes
|
472 |
|
473 | * **stryker:** Clear timeouts so stryker exits correctly ([#1063](https://github.com/stryker-mutator/stryker/issues/1063)) ([2058382](https://github.com/stryker-mutator/stryker/commit/2058382))
|
474 |
|
475 |
|
476 |
|
477 |
|
478 | <a name="0.26.0"></a>
|
479 | # [0.26.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.25.1...stryker@0.26.0) (2018-08-03)
|
480 |
|
481 |
|
482 | ### Features
|
483 |
|
484 | * **child process:** Make all child processes silent ([#1039](https://github.com/stryker-mutator/stryker/issues/1039)) ([80b044a](https://github.com/stryker-mutator/stryker/commit/80b044a)), closes [#1038](https://github.com/stryker-mutator/stryker/issues/1038) [#976](https://github.com/stryker-mutator/stryker/issues/976)
|
485 |
|
486 |
|
487 |
|
488 |
|
489 | <a name="0.25.1"></a>
|
490 | ## [0.25.1](https://github.com/stryker-mutator/stryker/compare/stryker@0.25.0...stryker@0.25.1) (2018-07-23)
|
491 |
|
492 |
|
493 | ### Bug Fixes
|
494 |
|
495 | * **Test runner:** Don't crash on first failure ([#1037](https://github.com/stryker-mutator/stryker/issues/1037)) ([94790c3](https://github.com/stryker-mutator/stryker/commit/94790c3))
|
496 |
|
497 |
|
498 |
|
499 |
|
500 | <a name="0.25.0"></a>
|
501 | # [0.25.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.24.2...stryker@0.25.0) (2018-07-20)
|
502 |
|
503 |
|
504 | ### Bug Fixes
|
505 |
|
506 | * **Dependencies:** Pin all deps on minor version ([#974](https://github.com/stryker-mutator/stryker/issues/974)) ([f0a7e5a](https://github.com/stryker-mutator/stryker/commit/f0a7e5a)), closes [#954](https://github.com/stryker-mutator/stryker/issues/954) [#967](https://github.com/stryker-mutator/stryker/issues/967)
|
507 | * **stryker:** log runtime error messages on debug ([#1030](https://github.com/stryker-mutator/stryker/issues/1030)) ([27fc6de](https://github.com/stryker-mutator/stryker/commit/27fc6de)), closes [#977](https://github.com/stryker-mutator/stryker/issues/977)
|
508 |
|
509 |
|
510 | ### Features
|
511 |
|
512 | * **logging:** Allow log to a file ([#954](https://github.com/stryker-mutator/stryker/issues/954)) ([c2f6b82](https://github.com/stryker-mutator/stryker/commit/c2f6b82)), closes [#748](https://github.com/stryker-mutator/stryker/issues/748)
|
513 | * **stryker init:** Add support for yarn installs to `stryker init` ([#962](https://github.com/stryker-mutator/stryker/issues/962)) ([5aca197](https://github.com/stryker-mutator/stryker/commit/5aca197))
|
514 |
|
515 |
|
516 |
|
517 |
|
518 | <a name="0.24.2"></a>
|
519 | ## [0.24.2](https://github.com/stryker-mutator/stryker/compare/stryker@0.24.1...stryker@0.24.2) (2018-07-04)
|
520 |
|
521 |
|
522 | ### Bug Fixes
|
523 |
|
524 | * **stryker:** kill entire test process tree ([#927](https://github.com/stryker-mutator/stryker/issues/927)) ([71af3e3](https://github.com/stryker-mutator/stryker/commit/71af3e3))
|
525 |
|
526 |
|
527 |
|
528 |
|
529 | <a name="0.24.1"></a>
|
530 | ## [0.24.1](https://github.com/stryker-mutator/stryker/compare/stryker@0.24.0...stryker@0.24.1) (2018-05-31)
|
531 |
|
532 |
|
533 | ### Bug Fixes
|
534 |
|
535 | * **Peer dep:** set correct stryker-api peer dependency ([#830](https://github.com/stryker-mutator/stryker/issues/830)) ([af973a1](https://github.com/stryker-mutator/stryker/commit/af973a1))
|
536 |
|
537 |
|
538 |
|
539 |
|
540 | <a name="0.24.0"></a>
|
541 | # [0.24.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.23.0...stryker@0.24.0) (2018-05-21)
|
542 |
|
543 |
|
544 | ### Features
|
545 |
|
546 | * **Dashboard reporter:** add support for CircleCI ([a58afff](https://github.com/stryker-mutator/stryker/commit/a58afff))
|
547 |
|
548 |
|
549 |
|
550 |
|
551 | <a name="0.23.0"></a>
|
552 | # [0.23.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.22.4...stryker@0.23.0) (2018-04-30)
|
553 |
|
554 |
|
555 | ### Features
|
556 |
|
557 | * **node version:** drop node 4 support ([#724](https://github.com/stryker-mutator/stryker/issues/724)) ([a038931](https://github.com/stryker-mutator/stryker/commit/a038931))
|
558 |
|
559 |
|
560 | ### BREAKING CHANGES
|
561 |
|
562 | * **node version:** Node 4 is no longer supported.
|
563 |
|
564 |
|
565 |
|
566 |
|
567 | <a name="0.22.4"></a>
|
568 | ## [0.22.4](https://github.com/stryker-mutator/stryker/compare/stryker@0.22.3...stryker@0.22.4) (2018-04-20)
|
569 |
|
570 |
|
571 | ### Bug Fixes
|
572 |
|
573 | * **Sandbox:** make sure .stryker-tmp does not appear in the sandbox ([#716](https://github.com/stryker-mutator/stryker/issues/716)) ([48acc2c](https://github.com/stryker-mutator/stryker/commit/48acc2c)), closes [#698](https://github.com/stryker-mutator/stryker/issues/698)
|
574 |
|
575 |
|
576 |
|
577 |
|
578 | <a name="0.22.3"></a>
|
579 | ## [0.22.3](https://github.com/stryker-mutator/stryker/compare/stryker@0.22.2...stryker@0.22.3) (2018-04-20)
|
580 |
|
581 |
|
582 | ### Bug Fixes
|
583 |
|
584 | * **Sandbox pool:** remove race condition ([#714](https://github.com/stryker-mutator/stryker/issues/714)) ([a3606d8](https://github.com/stryker-mutator/stryker/commit/a3606d8)), closes [#713](https://github.com/stryker-mutator/stryker/issues/713)
|
585 |
|
586 |
|
587 |
|
588 |
|
589 | <a name="0.22.2"></a>
|
590 | ## [0.22.2](https://github.com/stryker-mutator/stryker/compare/stryker@0.22.1...stryker@0.22.2) (2018-04-20)
|
591 |
|
592 |
|
593 |
|
594 |
|
595 | **Note:** Version bump only for package stryker
|
596 |
|
597 | <a name="0.22.1"></a>
|
598 | ## [0.22.1](https://github.com/stryker-mutator/stryker/compare/stryker@0.22.0...stryker@0.22.1) (2018-04-13)
|
599 |
|
600 |
|
601 | ### Bug Fixes
|
602 |
|
603 | * **Dependencies:** set correct stryker-api dependency ([#694](https://github.com/stryker-mutator/stryker/issues/694)) ([e333fd9](https://github.com/stryker-mutator/stryker/commit/e333fd9))
|
604 |
|
605 |
|
606 |
|
607 |
|
608 | <a name="0.22.0"></a>
|
609 | # [0.22.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.21.1...stryker@0.22.0) (2018-04-11)
|
610 |
|
611 |
|
612 | ### Features
|
613 |
|
614 | * **Sandbox isolation:** symbolic link node_modules in sandboxes ([#689](https://github.com/stryker-mutator/stryker/issues/689)) ([487ab7c](https://github.com/stryker-mutator/stryker/commit/487ab7c))
|
615 |
|
616 |
|
617 |
|
618 |
|
619 | <a name="0.21.1"></a>
|
620 | ## [0.21.1](https://github.com/stryker-mutator/stryker/compare/stryker@0.21.0...stryker@0.21.1) (2018-04-09)
|
621 |
|
622 |
|
623 | ### Bug Fixes
|
624 |
|
625 | * **Dashboard reporter:** fix typos ([047a370](https://github.com/stryker-mutator/stryker/commit/047a370))
|
626 |
|
627 |
|
628 |
|
629 |
|
630 | <a name="0.21.0"></a>
|
631 | # [0.21.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.20.1...stryker@0.21.0) (2018-04-04)
|
632 |
|
633 |
|
634 | ### Bug Fixes
|
635 |
|
636 | * **Progress reporter:** don't prevent stryker from closing ([21255aa](https://github.com/stryker-mutator/stryker/commit/21255aa))
|
637 |
|
638 |
|
639 | ### Features
|
640 |
|
641 | * **identify-files:** use git to list files in `InputFileResolver` ([df6169a](https://github.com/stryker-mutator/stryker/commit/df6169a))
|
642 |
|
643 |
|
644 | ### BREAKING CHANGES
|
645 |
|
646 | * **identify-files:** * The `InputFileDescriptor` syntax for files is no longer supported.
|
647 | * Test runner plugins should keep track of which files are included
|
648 | into a test run and in which order.
|
649 | * Transpiler plugins should keep track of which files are to be
|
650 | transpiled.
|
651 |
|
652 |
|
653 |
|
654 |
|
655 | <a name="0.20.1"></a>
|
656 | ## [0.20.1](https://github.com/stryker-mutator/stryker/compare/stryker@0.20.0...stryker@0.20.1) (2018-03-22)
|
657 |
|
658 |
|
659 | ### Bug Fixes
|
660 |
|
661 | * **peerDependency:** update stryker-api requirement to ^0.14.0 ([3ce04d4](https://github.com/stryker-mutator/stryker/commit/3ce04d4))
|
662 |
|
663 |
|
664 |
|
665 |
|
666 | <a name="0.20.0"></a>
|
667 | # [0.20.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.19.4...stryker@0.20.0) (2018-03-22)
|
668 |
|
669 |
|
670 | ### Features
|
671 |
|
672 | * **stryker:** add excludedMutations as a config option ([#13](https://github.com/stryker-mutator/stryker/issues/13)) ([#652](https://github.com/stryker-mutator/stryker/issues/652)) ([cc8a5f1](https://github.com/stryker-mutator/stryker/commit/cc8a5f1))
|
673 |
|
674 |
|
675 |
|
676 |
|
677 | <a name="0.19.4"></a>
|
678 | ## [0.19.4](https://github.com/stryker-mutator/stryker/compare/stryker@0.19.3...stryker@0.19.4) (2018-03-21)
|
679 |
|
680 |
|
681 |
|
682 |
|
683 | **Note:** Version bump only for package stryker
|
684 |
|
685 | <a name="0.19.3"></a>
|
686 | ## [0.19.3](https://github.com/stryker-mutator/stryker/compare/stryker@0.19.2...stryker@0.19.3) (2018-02-14)
|
687 |
|
688 |
|
689 | ### Bug Fixes
|
690 |
|
691 | * **coverage-analysis:** make sure to not erase sourceMappingURL comment ([#625](https://github.com/stryker-mutator/stryker/issues/625)) ([eed7147](https://github.com/stryker-mutator/stryker/commit/eed7147))
|
692 |
|
693 |
|
694 |
|
695 |
|
696 | <a name="0.19.2"></a>
|
697 | ## [0.19.2](https://github.com/stryker-mutator/stryker/compare/stryker@0.19.1...stryker@0.19.2) (2018-02-08)
|
698 |
|
699 |
|
700 | ### Bug Fixes
|
701 |
|
702 | * **stryker:** remove import to undependant module ([0956194](https://github.com/stryker-mutator/stryker/commit/0956194))
|
703 |
|
704 |
|
705 |
|
706 |
|
707 | <a name="0.19.1"></a>
|
708 | ## [0.19.1](https://github.com/stryker-mutator/stryker/compare/stryker@0.19.0...stryker@0.19.1) (2018-02-07)
|
709 |
|
710 |
|
711 | ### Bug Fixes
|
712 |
|
713 | * **dependencies:** update stryker-api requirement to ^0.13.0 ([8eba6d4](https://github.com/stryker-mutator/stryker/commit/8eba6d4))
|
714 |
|
715 |
|
716 |
|
717 |
|
718 | <a name="0.19.0"></a>
|
719 | # [0.19.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.18.2...stryker@0.19.0) (2018-02-07)
|
720 |
|
721 |
|
722 | ### Features
|
723 |
|
724 | * **coverage analysis:** Support transpiled code ([#559](https://github.com/stryker-mutator/stryker/issues/559)) ([7c351ad](https://github.com/stryker-mutator/stryker/commit/7c351ad))
|
725 | * **dashboard-reporter:** Add dashboard reporter ([#472](https://github.com/stryker-mutator/stryker/issues/472)) ([0693a41](https://github.com/stryker-mutator/stryker/commit/0693a41))
|
726 |
|
727 |
|
728 |
|
729 |
|
730 | <a name="0.18.2"></a>
|
731 | ## [0.18.2](https://github.com/stryker-mutator/stryker/compare/stryker@0.18.1...stryker@0.18.2) (2018-02-02)
|
732 |
|
733 |
|
734 |
|
735 |
|
736 | **Note:** Version bump only for package stryker
|
737 |
|
738 | <a name="0.18.1"></a>
|
739 | ## [0.18.1](https://github.com/stryker-mutator/stryker/compare/stryker@0.18.0...stryker@0.18.1) (2018-01-19)
|
740 |
|
741 |
|
742 |
|
743 |
|
744 | **Note:** Version bump only for package stryker
|
745 |
|
746 | <a name="0.18.0"></a>
|
747 | # [0.18.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.17.2...stryker@0.18.0) (2018-01-12)
|
748 |
|
749 |
|
750 | ### Features
|
751 |
|
752 | * **Child processes:** Support process message polution ([#572](https://github.com/stryker-mutator/stryker/issues/572)) ([dbe4d84](https://github.com/stryker-mutator/stryker/commit/dbe4d84))
|
753 |
|
754 |
|
755 |
|
756 |
|
757 | <a name="0.17.2"></a>
|
758 | ## [0.17.2](https://github.com/stryker-mutator/stryker/compare/stryker@0.17.1...stryker@0.17.2) (2018-01-10)
|
759 |
|
760 |
|
761 | ### Bug Fixes
|
762 |
|
763 | * **es5-mutator:** Describe migration for users with plugins ([6be95c3](https://github.com/stryker-mutator/stryker/commit/6be95c3))
|
764 |
|
765 |
|
766 |
|
767 |
|
768 | <a name="0.17.1"></a>
|
769 | ## [0.17.1](https://github.com/stryker-mutator/stryker/compare/stryker@0.17.0...stryker@0.17.1) (2018-01-10)
|
770 |
|
771 |
|
772 |
|
773 |
|
774 | **Note:** Version bump only for package stryker
|
775 |
|
776 | <a name="0.17.0"></a>
|
777 | # [0.17.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.16.0...stryker@0.17.0) (2017-12-21)
|
778 |
|
779 |
|
780 | ### Features
|
781 |
|
782 | * **cvg analysis:** New coverage instrumenter ([#550](https://github.com/stryker-mutator/stryker/issues/550)) ([2bef577](https://github.com/stryker-mutator/stryker/commit/2bef577))
|
783 |
|
784 |
|
785 |
|
786 |
|
787 | <a name="0.16.0"></a>
|
788 | # [0.16.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.15.6...stryker@0.16.0) (2017-12-19)
|
789 |
|
790 |
|
791 | ### Features
|
792 |
|
793 | * **config:** [#438](https://github.com/stryker-mutator/stryker/issues/438) Extensive config validation ([#549](https://github.com/stryker-mutator/stryker/issues/549)) ([dc6fdf2](https://github.com/stryker-mutator/stryker/commit/dc6fdf2))
|
794 |
|
795 |
|
796 |
|
797 |
|
798 | <a name="0.15.6"></a>
|
799 | ## [0.15.6](https://github.com/stryker-mutator/stryker/compare/stryker@0.15.5...stryker@0.15.6) (2017-12-18)
|
800 |
|
801 |
|
802 |
|
803 |
|
804 | **Note:** Version bump only for package stryker
|
805 |
|
806 | <a name="0.15.5"></a>
|
807 | ## [0.15.5](https://github.com/stryker-mutator/stryker/compare/stryker@0.15.4...stryker@0.15.5) (2017-12-05)
|
808 |
|
809 |
|
810 |
|
811 |
|
812 | **Note:** Version bump only for package stryker
|
813 |
|
814 | <a name="0.15.4"></a>
|
815 | ## [0.15.4](https://github.com/stryker-mutator/stryker/compare/stryker@0.15.3...stryker@0.15.4) (2017-11-27)
|
816 |
|
817 |
|
818 |
|
819 |
|
820 | **Note:** Version bump only for package stryker
|
821 |
|
822 | <a name="0.15.3"></a>
|
823 | ## [0.15.3](https://github.com/stryker-mutator/stryker/compare/stryker@0.15.2...stryker@0.15.3) (2017-11-27)
|
824 |
|
825 |
|
826 |
|
827 |
|
828 | **Note:** Version bump only for package stryker
|
829 |
|
830 | <a name="0.15.2"></a>
|
831 | ## [0.15.2](https://github.com/stryker-mutator/stryker/compare/stryker@0.15.1...stryker@0.15.2) (2017-11-25)
|
832 |
|
833 |
|
834 | ### Bug Fixes
|
835 |
|
836 | * **StrykerSpec:** Uncomment tests ([#471](https://github.com/stryker-mutator/stryker/issues/471)) ([4a13afa](https://github.com/stryker-mutator/stryker/commit/4a13afa))
|
837 |
|
838 |
|
839 |
|
840 |
|
841 | <a name="0.15.1"></a>
|
842 | ## [0.15.1](https://github.com/stryker-mutator/stryker/compare/stryker@0.15.0...stryker@0.15.1) (2017-11-24)
|
843 |
|
844 |
|
845 | ### Bug Fixes
|
846 |
|
847 | * **Initializer:** Remove es5 option ([#469](https://github.com/stryker-mutator/stryker/issues/469)) ([98048f4](https://github.com/stryker-mutator/stryker/commit/98048f4))
|
848 |
|
849 |
|
850 |
|
851 |
|
852 | <a name="0.15.0"></a>
|
853 | # [0.15.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.14.1...stryker@0.15.0) (2017-11-24)
|
854 |
|
855 |
|
856 | ### Features
|
857 |
|
858 | * **JavaScript mutator:** Add stryker-javascript-mutator package ([#467](https://github.com/stryker-mutator/stryker/issues/467)) ([06d6bac](https://github.com/stryker-mutator/stryker/commit/06d6bac)), closes [#429](https://github.com/stryker-mutator/stryker/issues/429)
|
859 |
|
860 |
|
861 |
|
862 |
|
863 | <a name="0.14.1"></a>
|
864 | ## [0.14.1](https://github.com/stryker-mutator/stryker/compare/stryker@0.14.0...stryker@0.14.1) (2017-11-17)
|
865 |
|
866 |
|
867 |
|
868 |
|
869 | **Note:** Version bump only for package stryker
|
870 |
|
871 | <a name="0.14.0"></a>
|
872 | # [0.14.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.13.0...stryker@0.14.0) (2017-11-13)
|
873 |
|
874 |
|
875 | ### Bug Fixes
|
876 |
|
877 | * **InputFileResolver:** Presume .zip and .tar are binary files. ([#452](https://github.com/stryker-mutator/stryker/issues/452)) ([94f8fdc](https://github.com/stryker-mutator/stryker/commit/94f8fdc)), closes [#447](https://github.com/stryker-mutator/stryker/issues/447)
|
878 |
|
879 |
|
880 | ### Features
|
881 |
|
882 | * **mocha 4:** Add support for mocha version 4 ([#455](https://github.com/stryker-mutator/stryker/issues/455)) ([de6ae4f](https://github.com/stryker-mutator/stryker/commit/de6ae4f))
|
883 |
|
884 |
|
885 |
|
886 |
|
887 | <a name="0.13.0"></a>
|
888 | # [0.13.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.12.0...stryker@0.13.0) (2017-10-24)
|
889 |
|
890 |
|
891 | ### Features
|
892 |
|
893 | * **default score:** Set default score to 100 ([b9231fe](https://github.com/stryker-mutator/stryker/commit/b9231fe))
|
894 | * **transpiler api:** Async transpiler plugin support ([#433](https://github.com/stryker-mutator/stryker/issues/433)) ([794e587](https://github.com/stryker-mutator/stryker/commit/794e587))
|
895 |
|
896 |
|
897 |
|
898 |
|
899 | <a name="0.12.0"></a>
|
900 | ## [0.12.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.11.2...stryker@0.12.0) (2017-10-20)
|
901 |
|
902 |
|
903 | ### Bug Fixes
|
904 |
|
905 | * **mocha framework:** Select tests based on name ([#413](https://github.com/stryker-mutator/stryker/issues/413)) ([bb7c02f](https://github.com/stryker-mutator/stryker/commit/bb7c02f)), closes [#249](https://github.com/stryker-mutator/stryker/issues/249)
|
906 |
|
907 |
|
908 | ### BREAKING CHANGES
|
909 |
|
910 | * **mocha framework:** * Change api of `TestFramework`. It now provides an array of `TestSelection` objects, instead of an array of numbers with test ids.
|
911 |
|
912 |
|
913 |
|
914 |
|
915 | <a name="0.11.2"></a>
|
916 | ## [0.11.2](https://github.com/stryker-mutator/stryker/compare/stryker@0.11.1...stryker@0.11.2) (2017-10-11)
|
917 |
|
918 |
|
919 | ### Bug Fixes
|
920 |
|
921 | * **deps:** Remove types for prettier as a dev ([7014322](https://github.com/stryker-mutator/stryker/commit/7014322))
|
922 |
|
923 |
|
924 |
|
925 |
|
926 | <a name="0.11.1"></a>
|
927 | ## [0.11.1](https://github.com/stryker-mutator/stryker/compare/stryker@0.11.0...stryker@0.11.1) (2017-10-10)
|
928 |
|
929 |
|
930 |
|
931 |
|
932 | **Note:** Version bump only for package stryker
|
933 |
|
934 | <a name="0.11.0"></a>
|
935 | # [0.11.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.10.3...stryker@0.11.0) (2017-10-03)
|
936 |
|
937 |
|
938 | ### Bug Fixes
|
939 |
|
940 | * **progress reporter:** Simpify reported progress ([#401](https://github.com/stryker-mutator/stryker/issues/401)) ([6258ef1](https://github.com/stryker-mutator/stryker/commit/6258ef1)), closes [#400](https://github.com/stryker-mutator/stryker/issues/400)
|
941 | * **sandbox:** Prevent hanging child processes ([#402](https://github.com/stryker-mutator/stryker/issues/402)) ([ff6962a](https://github.com/stryker-mutator/stryker/commit/ff6962a)), closes [#396](https://github.com/stryker-mutator/stryker/issues/396)
|
942 |
|
943 |
|
944 | ### Features
|
945 |
|
946 | * **ConfigReader:** Use CLI options with default config file ([#404](https://github.com/stryker-mutator/stryker/issues/404)) ([99cdc61](https://github.com/stryker-mutator/stryker/commit/99cdc61)), closes [#390](https://github.com/stryker-mutator/stryker/issues/390)
|
947 | * **StrykerInitializer:** Add the option to select mutators and transpilers ([#403](https://github.com/stryker-mutator/stryker/issues/403)) ([c61786f](https://github.com/stryker-mutator/stryker/commit/c61786f))
|
948 |
|
949 |
|
950 |
|
951 |
|
952 | <a name="0.10.3"></a>
|
953 | ## [0.10.3](https://github.com/stryker-mutator/stryker/compare/stryker@0.10.2...stryker@0.10.3) (2017-09-22)
|
954 |
|
955 |
|
956 |
|
957 |
|
958 | **Note:** Version bump only for package stryker
|
959 |
|
960 | <a name="0.10.2"></a>
|
961 | # [0.10.2](https://github.com/stryker-mutator/stryker/compare/stryker@0.10.1...stryker@0.10.2) (2017-09-20)
|
962 |
|
963 |
|
964 | ### Bug Fixes
|
965 |
|
966 | * **dependency on 'rx':** Remove requires to `'rx'` directly ([71f7330](https://github.com/stryker-mutator/stryker/commit/71f7330))
|
967 | * **missing dependency:** Remove invalid package-lock file ([aeeeb7b](https://github.com/stryker-mutator/stryker/commit/aeeeb7b))
|
968 | * **MutationTestExecutor:** Only complete defined observables ([#381](https://github.com/stryker-mutator/stryker/issues/381)) ([a0a1355](https://github.com/stryker-mutator/stryker/commit/a0a1355))
|
969 |
|
970 |
|
971 | <a name="0.10.1"></a>
|
972 | # [0.10.1](https://github.com/stryker-mutator/stryker/compare/stryker@0.9.3...stryker@0.10.1) (2017-09-20)
|
973 |
|
974 |
|
975 | ### Bug Fixes
|
976 |
|
977 | * **missing dependency:** Remove invalid package-lock file ([aeeeb7b](https://github.com/stryker-mutator/stryker/commit/aeeeb7b))
|
978 |
|
979 | <a name="0.10.0"></a>
|
980 | # [0.10.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.9.3...stryker@0.10.0) (2017-09-19)
|
981 |
|
982 |
|
983 | ### Features
|
984 |
|
985 | * **typescript:** Add support for TypeScript mutation testing (#376) ([ba78168](https://github.com/stryker-mutator/stryker/commit/ba78168))
|
986 |
|
987 |
|
988 | ### BREAKING CHANGES
|
989 |
|
990 | * **typescript:** * Hoist the `Mutator` interface to a higher abstraction. With this interface it was possible to add mutators for specific ES5 AST nodes. As we're moving away from ES5, this plugin abstraction had to be hoisted to a higher level. It is no longer possible to plugin a specific ES5 node mutator.
|
991 | * Update `report` interface: Rename `MutantState.Error` => `MutantState.RuntimeError`.
|
992 |
|
993 |
|
994 |
|
995 |
|
996 | <a name="0.9.3"></a>
|
997 | ## [0.9.3](https://github.com/stryker-mutator/stryker/compare/stryker@0.9.2...stryker@0.9.3) (2017-09-09)
|
998 |
|
999 |
|
1000 | ### Bug Fixes
|
1001 |
|
1002 | * **score-result:** Wrap single file reports ([#379](https://github.com/stryker-mutator/stryker/issues/379)) ([986eb6b](https://github.com/stryker-mutator/stryker/commit/986eb6b))
|
1003 |
|
1004 |
|
1005 |
|
1006 |
|
1007 | <a name="0.9.2"></a>
|
1008 | ## [0.9.2](https://github.com/stryker-mutator/stryker/compare/stryker@0.9.1...stryker@0.9.2) (2017-09-06)
|
1009 |
|
1010 |
|
1011 | ### Bug Fixes
|
1012 |
|
1013 | * **init command:** indent "stryker.conf.js" file after "stryker init" ([52ac439](https://github.com/stryker-mutator/stryker/commit/52ac439))
|
1014 |
|
1015 |
|
1016 |
|
1017 |
|
1018 | <a name="0.9.1"></a>
|
1019 | ## [0.9.1](https://github.com/stryker-mutator/stryker/compare/stryker@0.9.0...stryker@0.9.1) (2017-09-04)
|
1020 |
|
1021 |
|
1022 | ### Bug Fixes
|
1023 |
|
1024 | * **stryker-init:** Stryker init won't create temp folder ([#361](https://github.com/stryker-mutator/stryker/issues/361)) ([a4333c9](https://github.com/stryker-mutator/stryker/commit/a4333c9))
|
1025 |
|
1026 |
|
1027 |
|
1028 |
|
1029 | <a name="0.9.0"></a>
|
1030 | # [0.9.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.8.0...stryker@0.9.0) (2017-08-25)
|
1031 |
|
1032 |
|
1033 | ### Bug Fixes
|
1034 |
|
1035 | * **MochaTestRunner:** Exit with a warning if no tests were executed (#360) ([ac52860](https://github.com/stryker-mutator/stryker/commit/ac52860))
|
1036 |
|
1037 |
|
1038 | ### Code Refactoring
|
1039 |
|
1040 | * change ConfigWriter interface name to ConfigEditor (#357) ([ec4ae03](https://github.com/stryker-mutator/stryker/commit/ec4ae03))
|
1041 |
|
1042 |
|
1043 | ### BREAKING CHANGES
|
1044 |
|
1045 | * Public api for `ConfigWriter` is renamed to `ConfigEditor`. The corresponding `write` method is renamed to `edit`. If you're using custom `ConfigWriter` plugins you should rename the `write` method to `edit`. Please update the `stryker-mocha-framework` and `stryker-karma-runner` to the latest versions as they provide the new `ConfigEditor` plugin.
|
1046 |
|
1047 |
|
1048 |
|
1049 |
|
1050 | <a name="0.8.0"></a>
|
1051 | # [0.8.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.7.0...stryker@0.8.0) (2017-08-11)
|
1052 |
|
1053 |
|
1054 | ### Features
|
1055 |
|
1056 | * **ci-integration:** Configurable thresholds based on mutation score (#355) ([93f28cc](https://github.com/stryker-mutator/stryker/commit/93f28cc)), closes [#220](https://github.com/stryker-mutator/stryker/issues/220)
|
1057 | * **IsolatedTestRunner:** Handle promise rejections (#351) ([f596993](https://github.com/stryker-mutator/stryker/commit/f596993))
|
1058 |
|
1059 |
|
1060 |
|
1061 |
|
1062 | <a name="0.7.0"></a>
|
1063 | # [0.7.0](https://github.com/stryker-mutator/stryker/compare/stryker@0.6.7...stryker@0.7.0) (2017-08-04)
|
1064 |
|
1065 |
|
1066 | ### Features
|
1067 |
|
1068 | * **ConfigReader:** Inform about init command (#340) ([7f3e61f](https://github.com/stryker-mutator/stryker/commit/7f3e61f))
|
1069 | * **html-reporter:** Score result as single source of truth (#341) ([47b3295](https://github.com/stryker-mutator/stryker/commit/47b3295)), closes [#335](https://github.com/stryker-mutator/stryker/issues/335)
|
1070 |
|
1071 |
|
1072 |
|
1073 |
|
1074 | <a name="0.6.7"></a>
|
1075 | ## [0.6.7](https://github.com/stryker-mutator/stryker/compare/stryker@0.6.6...stryker@0.6.7) (2017-07-14)
|
1076 |
|
1077 |
|
1078 | ### Bug Fixes
|
1079 |
|
1080 | * **ts-2.4:** Fix type issues for typescript 2.4 (#337) ([c18079b](https://github.com/stryker-mutator/stryker/commit/c18079b)), closes [#337](https://github.com/stryker-mutator/stryker/issues/337)
|
1081 |
|
1082 |
|
1083 |
|
1084 |
|
1085 | <a name="0.6.6"></a>
|
1086 | ## [0.6.6](https://github.com/stryker-mutator/stryker/compare/stryker@0.6.4...stryker@0.6.6) (2017-06-16)
|
1087 |
|
1088 |
|
1089 | ### Bug Fixes
|
1090 |
|
1091 | * **npmignore:** Align npm ignores (#321) ([db2a56e](https://github.com/stryker-mutator/stryker/commit/db2a56e))
|
1092 | * Manual version bump ([a67d90b](https://github.com/stryker-mutator/stryker/commit/a67d90b))
|
1093 |
|
1094 |
|
1095 |
|
1096 |
|
1097 | <a name="0.6.3"></a>
|
1098 | ## [0.6.3](https://github.com/stryker-mutator/stryker/compare/stryker@0.6.2...stryker@0.6.3) (2017-06-08)
|
1099 |
|
1100 |
|
1101 | ### Bug Fixes
|
1102 |
|
1103 | * **intializer:** Remove install of `stryker` itself (#317) ([8b8dd30](https://github.com/stryker-mutator/stryker/commit/8b8dd30)), closes [#316](https://github.com/stryker-mutator/stryker/issues/316)
|
1104 | * **MethodChainMutatorSpec:** Fix test name, so it matches the name of the mutator. (#313) ([5e53982](https://github.com/stryker-mutator/stryker/commit/5e53982)), closes [#313](https://github.com/stryker-mutator/stryker/issues/313)
|
1105 |
|
1106 |
|
1107 |
|
1108 |
|
1109 | <a name="0.6.3"></a>
|
1110 | ## 0.6.3 (2017-06-02)
|
1111 |
|
1112 |
|
1113 | ### Features
|
1114 |
|
1115 | * **Mutators:** Add Boolean substitution mutators (#294) ([a137a97](https://github.com/stryker-mutator/stryker/commit/a137a97))
|
1116 | * **report-score-result:** Report score result as tree (#309) ([965c575](https://github.com/stryker-mutator/stryker/commit/965c575))
|
1117 |
|
1118 | <a name="0.6.0"></a>
|
1119 | # 0.6.0 (2017-04-21)
|
1120 |
|
1121 |
|
1122 | ### Bug Fixes
|
1123 |
|
1124 | * **IsolatedTestRunnerAdapter:** Don't kill processes using SIGKILL (#270) ([f606e9d](https://github.com/stryker-mutator/stryker/commit/f606e9d))
|
1125 | * **IsolatedTestRunnerAdapter:** Improve error handling when test runner worker process crashes (#285) ([2b4bda7](https://github.com/stryker-mutator/stryker/commit/2b4bda7))
|
1126 |
|
1127 |
|
1128 | ### Features
|
1129 |
|
1130 | * **multi-package:** Migrate to multi-package repo (#257) ([0c2fde5](https://github.com/stryker-mutator/stryker/commit/0c2fde5))
|
1131 |
|
1132 |
|
1133 |
|
1134 |
|
1135 | <a name="0.5.9"></a>
|
1136 | ## [0.5.9](https://github.com/stryker-mutator/stryker/compare/v0.5.8...v0.5.9) (2017-03-01)
|
1137 |
|
1138 |
|
1139 | ### Bug Fixes
|
1140 |
|
1141 | * **fileUtilsSpec:** Fix test naming ([#240](https://github.com/stryker-mutator/stryker/issues/240)) ([f1321be](https://github.com/stryker-mutator/stryker/commit/f1321be))
|
1142 | * **IsolatedTestRunner:** Fix channel closed error ([#219](https://github.com/stryker-mutator/stryker/issues/219)) ([202d4b5](https://github.com/stryker-mutator/stryker/commit/202d4b5))
|
1143 |
|
1144 |
|
1145 |
|
1146 | <a name="0.5.8"></a>
|
1147 | ## [0.5.8](https://github.com/stryker-mutator/stryker/compare/v0.5.7...v0.5.8) (2017-02-03)
|
1148 |
|
1149 |
|
1150 | ### Bug Fixes
|
1151 |
|
1152 | * **bin/stryker:** Changed file permissions on stryker so it's executable on Linux ([#226](https://github.com/stryker-mutator/stryker/issues/226)) ([c1a5798](https://github.com/stryker-mutator/stryker/commit/c1a5798))
|
1153 | * **fs:** Use graceful-fs instead of fs directly ([#221](https://github.com/stryker-mutator/stryker/issues/221)) ([4c1bf41](https://github.com/stryker-mutator/stryker/commit/4c1bf41))
|
1154 | * **typo:** change not coverage to no coverage ([f2c7198](https://github.com/stryker-mutator/stryker/commit/f2c7198))
|
1155 |
|
1156 |
|
1157 | ### Features
|
1158 |
|
1159 | * **ArrayDeclarationMutator:** Add new mutator. ([#229](https://github.com/stryker-mutator/stryker/issues/229)) ([9805917](https://github.com/stryker-mutator/stryker/commit/9805917))
|
1160 |
|
1161 |
|
1162 |
|
1163 | <a name="0.5.7"></a>
|
1164 | ## [0.5.7](https://github.com/stryker-mutator/stryker/compare/v0.5.6...v0.5.7) (2017-01-16)
|
1165 |
|
1166 |
|
1167 | ### Features
|
1168 |
|
1169 | * **append-only-progress:** Implement new reporter ([#213](https://github.com/stryker-mutator/stryker/issues/213)) ([7b68506](https://github.com/stryker-mutator/stryker/commit/7b68506))
|
1170 |
|
1171 |
|
1172 |
|
1173 | <a name="0.5.6"></a>
|
1174 | ## [0.5.6](https://github.com/stryker-mutator/stryker/compare/v0.5.5...v0.5.6) (2016-12-31)
|
1175 |
|
1176 |
|
1177 | ### Bug Fixes
|
1178 |
|
1179 | * **InputFileResolver:** Don't ignore all files ([#210](https://github.com/stryker-mutator/stryker/issues/210)) ([ef3dde4](https://github.com/stryker-mutator/stryker/commit/ef3dde4))
|
1180 |
|
1181 |
|
1182 |
|
1183 | <a name="0.5.5"></a>
|
1184 | ## [0.5.5](https://github.com/stryker-mutator/stryker/compare/v0.5.4...v0.5.5) (2016-12-30)
|
1185 |
|
1186 |
|
1187 | ### Features
|
1188 |
|
1189 | * **ClearTextReporter:** Limit the number of tests ([142de71](https://github.com/stryker-mutator/stryker/commit/142de71))
|
1190 | * **ConfigReader:** Look for stryker.conf.js in the CWD ([#209](https://github.com/stryker-mutator/stryker/issues/209)) ([d196fd3](https://github.com/stryker-mutator/stryker/commit/d196fd3))
|
1191 | * **InputfileResolver:** exclude online files from globbing ([#194](https://github.com/stryker-mutator/stryker/issues/194)) ([a114594](https://github.com/stryker-mutator/stryker/commit/a114594))
|
1192 | * **lifetime-support:** Remove 0.12 node support ([38f72ae](https://github.com/stryker-mutator/stryker/commit/38f72ae))
|
1193 | * **progress-reporter:** Create new progress reporter ([#202](https://github.com/stryker-mutator/stryker/issues/202)) ([11c345e](https://github.com/stryker-mutator/stryker/commit/11c345e))
|
1194 | * **ProgressReporter:** add new line after report ([#193](https://github.com/stryker-mutator/stryker/issues/193)) ([931c35f](https://github.com/stryker-mutator/stryker/commit/931c35f))
|
1195 | * **ts21:** Upgrade to TypeScript 2.1 ([#203](https://github.com/stryker-mutator/stryker/issues/203)) ([4ce1d16](https://github.com/stryker-mutator/stryker/commit/4ce1d16))
|
1196 |
|
1197 |
|
1198 |
|
1199 | <a name="0.5.4"></a>
|
1200 | ## [0.5.4](https://github.com/stryker-mutator/stryker/compare/v0.5.3...v0.5.4) (2016-12-15)
|
1201 |
|
1202 |
|
1203 | ### Features
|
1204 |
|
1205 | * **es2015-promise:** Remove dep to es6-promise ([#189](https://github.com/stryker-mutator/stryker/issues/189)) ([3a34fe1](https://github.com/stryker-mutator/stryker/commit/3a34fe1))
|
1206 | * **exclude-files:** Exclude files with a `!` ([#188](https://github.com/stryker-mutator/stryker/issues/188)) ([05a356d](https://github.com/stryker-mutator/stryker/commit/05a356d))
|
1207 | * **sandbox:** Change cwd in `Sandbox`es ([#187](https://github.com/stryker-mutator/stryker/issues/187)) ([28e1e5d](https://github.com/stryker-mutator/stryker/commit/28e1e5d))
|
1208 |
|
1209 |
|
1210 |
|
1211 | <a name="0.5.3"></a>
|
1212 | ## [0.5.3](https://github.com/stryker-mutator/stryker/compare/v0.5.2...v0.5.3) (2016-11-26)
|
1213 |
|
1214 |
|
1215 | ### Features
|
1216 |
|
1217 | * **test-runner:** Config for `maxConcurrentTestRunners` ([492bb80](https://github.com/stryker-mutator/stryker/commit/492bb80))
|
1218 |
|
1219 |
|
1220 |
|
1221 | <a name="0.5.2"></a>
|
1222 | ## [0.5.2](https://github.com/stryker-mutator/stryker/compare/v0.5.1...v0.5.2) (2016-11-21)
|
1223 |
|
1224 |
|
1225 | ### Bug Fixes
|
1226 |
|
1227 | * **coverage:** Make 'perTest' work with dry-run ([d700f20](https://github.com/stryker-mutator/stryker/commit/d700f20))
|
1228 |
|
1229 |
|
1230 |
|
1231 | <a name="0.5.1"></a>
|
1232 | ## [0.5.1](https://github.com/stryker-mutator/stryker/compare/v0.5.0...v0.5.1) (2016-11-20)
|
1233 |
|
1234 |
|
1235 | ### Bug Fixes
|
1236 |
|
1237 | * **.npmignore:** Add temp folder to npm ignore ([07d1406](https://github.com/stryker-mutator/stryker/commit/07d1406))
|
1238 | * **istanbul:** Add dependency to istanbul ([729d770](https://github.com/stryker-mutator/stryker/commit/729d770))
|
1239 |
|
1240 |
|
1241 |
|
1242 | <a name="0.5.0"></a>
|
1243 | # [0.5.0](https://github.com/stryker-mutator/stryker/compare/v0.4.5...v0.5.0) (2016-11-20)
|
1244 |
|
1245 |
|
1246 | ### Bug Fixes
|
1247 |
|
1248 | * **clear-text-reporter:** Fix a typo ([0e009dc](https://github.com/stryker-mutator/stryker/commit/0e009dc))
|
1249 |
|
1250 |
|
1251 | ### Features
|
1252 |
|
1253 | * **cli:** Add support for commands ([#181](https://github.com/stryker-mutator/stryker/issues/181)) ([fd824de](https://github.com/stryker-mutator/stryker/commit/fd824de))
|
1254 | * **one-pass-coverage:** Support one-pass coverage measurement ([#165](https://github.com/stryker-mutator/stryker/issues/165)) ([1796c93](https://github.com/stryker-mutator/stryker/commit/1796c93))
|
1255 |
|
1256 |
|
1257 |
|
1258 | <a name="0.4.5"></a>
|
1259 | ## [0.4.5](https://github.com/stryker-mutator/stryker/compare/v0.4.4...v0.4.5) (2016-10-29)
|
1260 |
|
1261 |
|
1262 | ### Bug Fixes
|
1263 |
|
1264 | * **BlockStatementMutator:** Not mutate empty block ([#160](https://github.com/stryker-mutator/stryker/issues/160)) ([da4a3cf](https://github.com/stryker-mutator/stryker/commit/da4a3cf))
|
1265 | * **stryker:** Stop running if there are no mutants ([#161](https://github.com/stryker-mutator/stryker/issues/161)) ([8f68da8](https://github.com/stryker-mutator/stryker/commit/8f68da8))
|
1266 |
|
1267 |
|
1268 |
|
1269 | <a name="0.4.4"></a>
|
1270 | ## [0.4.4](https://github.com/stryker-mutator/stryker/compare/v0.4.3...v0.4.4) (2016-10-04)
|
1271 |
|
1272 |
|
1273 | ### Bug Fixes
|
1274 |
|
1275 | * **line-endings:** Enforce unix line endings ([#152](https://github.com/stryker-mutator/stryker/issues/152)) ([554c167](https://github.com/stryker-mutator/stryker/commit/554c167))
|
1276 | * **MutantRunResultMatcher:** False positive fix ([#155](https://github.com/stryker-mutator/stryker/issues/155)) ([255f84b](https://github.com/stryker-mutator/stryker/commit/255f84b)), closes [#155](https://github.com/stryker-mutator/stryker/issues/155)
|
1277 |
|
1278 |
|
1279 | ### Features
|
1280 |
|
1281 | * **ts2.0:** Migrate to typescript 2.0 ([#154](https://github.com/stryker-mutator/stryker/issues/154)) ([1c5db5c](https://github.com/stryker-mutator/stryker/commit/1c5db5c))
|
1282 |
|
1283 |
|
1284 |
|
1285 | <a name="0.4.3"></a>
|
1286 | ## [0.4.3](https://github.com/stryker-mutator/stryker/compare/v0.1.0...v0.4.3) (2016-09-09)
|
1287 |
|
1288 |
|
1289 | ### Bug Fixes
|
1290 |
|
1291 | * **bithound:** Add bithoundrc with tslint engine ([#117](https://github.com/stryker-mutator/stryker/issues/117)) ([3b7e9f9](https://github.com/stryker-mutator/stryker/commit/3b7e9f9))
|
1292 | * **deps:** Set version of stryker-api ([338d8ec](https://github.com/stryker-mutator/stryker/commit/338d8ec))
|
1293 | * **isolated-test-runner:** Support regexes ([#146](https://github.com/stryker-mutator/stryker/issues/146)) ([51b6903](https://github.com/stryker-mutator/stryker/commit/51b6903))
|
1294 | * **log4jsMock:** Restore sandbox in log4js mock ([#122](https://github.com/stryker-mutator/stryker/issues/122)) ([4a88b58](https://github.com/stryker-mutator/stryker/commit/4a88b58))
|
1295 | * **parserUtils:** Add support for duplicate ast ([#119](https://github.com/stryker-mutator/stryker/issues/119)) ([b35e223](https://github.com/stryker-mutator/stryker/commit/b35e223))
|
1296 | * **StrykerTempFolder:** Use local tmp folder ([#121](https://github.com/stryker-mutator/stryker/issues/121)) ([53651b2](https://github.com/stryker-mutator/stryker/commit/53651b2))
|
1297 | * **test-deps:** Set version of stryker-api in it ([a094e4b](https://github.com/stryker-mutator/stryker/commit/a094e4b))
|
1298 | * **TestRunnerOrchestrator:** Error in test run ([#120](https://github.com/stryker-mutator/stryker/issues/120)) ([b03e84b](https://github.com/stryker-mutator/stryker/commit/b03e84b))
|
1299 | * **TestRunnerOrchestrator:** Initial test run ([#130](https://github.com/stryker-mutator/stryker/issues/130)) ([a3c8902](https://github.com/stryker-mutator/stryker/commit/a3c8902))
|
1300 | * **unittest:** Fix merge error in TestRunnerOrchestratorSpec ([1f6a05a](https://github.com/stryker-mutator/stryker/commit/1f6a05a))
|
1301 |
|
1302 |
|
1303 | ### Features
|
1304 |
|
1305 | * **test-runner:** Support lifecycle events ([#125](https://github.com/stryker-mutator/stryker/issues/125)) ([8aca3bd](https://github.com/stryker-mutator/stryker/commit/8aca3bd))
|
1306 | * **test-runner:** Support lifecycle events ([#132](https://github.com/stryker-mutator/stryker/issues/132)) ([0675864](https://github.com/stryker-mutator/stryker/commit/0675864))
|
1307 | * **unincluded-files:** Add support for unincluded ([#126](https://github.com/stryker-mutator/stryker/issues/126)) ([916ae55](https://github.com/stryker-mutator/stryker/commit/916ae55))
|
1308 |
|
1309 |
|
1310 |
|
1311 | <a name="0.4.2"></a>
|
1312 | ## [0.4.2](https://github.com/stryker-mutator/stryker/compare/v0.1.0...v0.4.2) (2016-08-09)
|
1313 |
|
1314 |
|
1315 | ### Bug Fixes
|
1316 |
|
1317 | * **bithound:** Add bithoundrc with tslint engine ([#117](https://github.com/stryker-mutator/stryker/issues/117)) ([3b7e9f9](https://github.com/stryker-mutator/stryker/commit/3b7e9f9))
|
1318 | * **deps:** Set version of stryker-api ([338d8ec](https://github.com/stryker-mutator/stryker/commit/338d8ec))
|
1319 | * **log4jsMock:** Restore sandbox in log4js mock ([#122](https://github.com/stryker-mutator/stryker/issues/122)) ([4a88b58](https://github.com/stryker-mutator/stryker/commit/4a88b58))
|
1320 | * **parserUtils:** Add support for duplicate ast ([#119](https://github.com/stryker-mutator/stryker/issues/119)) ([b35e223](https://github.com/stryker-mutator/stryker/commit/b35e223))
|
1321 | * **StrykerTempFolder:** Use local tmp folder ([#121](https://github.com/stryker-mutator/stryker/issues/121)) ([53651b2](https://github.com/stryker-mutator/stryker/commit/53651b2))
|
1322 | * **test-deps:** Set version of stryker-api in it ([a094e4b](https://github.com/stryker-mutator/stryker/commit/a094e4b))
|
1323 | * **TestRunnerOrchestrator:** Error in test run ([#120](https://github.com/stryker-mutator/stryker/issues/120)) ([b03e84b](https://github.com/stryker-mutator/stryker/commit/b03e84b))
|
1324 | * **TestRunnerOrchestrator:** Initial test run ([#130](https://github.com/stryker-mutator/stryker/issues/130)) ([a3c8902](https://github.com/stryker-mutator/stryker/commit/a3c8902))
|
1325 | * **unittest:** Fix merge error in TestRunnerOrchestratorSpec ([1f6a05a](https://github.com/stryker-mutator/stryker/commit/1f6a05a))
|
1326 |
|
1327 |
|
1328 | ### Features
|
1329 |
|
1330 | * **test-runner:** Support lifecycle events ([#125](https://github.com/stryker-mutator/stryker/issues/125)) ([8aca3bd](https://github.com/stryker-mutator/stryker/commit/8aca3bd))
|
1331 | * **test-runner:** Support lifecycle events ([#132](https://github.com/stryker-mutator/stryker/issues/132)) ([0675864](https://github.com/stryker-mutator/stryker/commit/0675864))
|
1332 | * **unincluded-files:** Add support for unincluded ([#126](https://github.com/stryker-mutator/stryker/issues/126)) ([916ae55](https://github.com/stryker-mutator/stryker/commit/916ae55))
|
1333 |
|
1334 |
|
1335 |
|
1336 | <a name="0.4.1"></a>
|
1337 | ## [0.4.1](https://github.com/stryker-mutator/stryker/compare/v0.4.0...v0.4.1) (2016-07-22)
|
1338 |
|
1339 |
|
1340 | ### Features
|
1341 |
|
1342 | * **test-runner:** Support lifecycle events ([#132](https://github.com/stryker-mutator/stryker/issues/132)) ([bea5f11](https://github.com/stryker-mutator/stryker/commit/bea5f11))
|
1343 |
|
1344 |
|
1345 |
|
1346 | <a name="0.4.0"></a>
|
1347 | # [0.4.0](https://github.com/stryker-mutator/stryker/compare/v0.3.2...v0.4.0) (2016-07-21)
|
1348 |
|
1349 |
|
1350 | ### Bug Fixes
|
1351 |
|
1352 | * **bithound:** Add bithoundrc with tslint engine ([#117](https://github.com/stryker-mutator/stryker/issues/117)) ([60191e3](https://github.com/stryker-mutator/stryker/commit/60191e3))
|
1353 | * **deps:** Set version of stryker-api ([aa51dc1](https://github.com/stryker-mutator/stryker/commit/aa51dc1))
|
1354 | * **log4jsMock:** Restore sandbox in log4js mock ([#122](https://github.com/stryker-mutator/stryker/issues/122)) ([e3f3ce1](https://github.com/stryker-mutator/stryker/commit/e3f3ce1))
|
1355 | * **parserUtils:** Add support for duplicate ast ([#119](https://github.com/stryker-mutator/stryker/issues/119)) ([f7eda47](https://github.com/stryker-mutator/stryker/commit/f7eda47))
|
1356 | * **StrykerTempFolder:** Use local tmp folder ([#121](https://github.com/stryker-mutator/stryker/issues/121)) ([84790f2](https://github.com/stryker-mutator/stryker/commit/84790f2))
|
1357 | * **test-deps:** Set version of stryker-api in it ([e006ade](https://github.com/stryker-mutator/stryker/commit/e006ade))
|
1358 | * **TestRunnerOrchestrator:** Error in test run ([#120](https://github.com/stryker-mutator/stryker/issues/120)) ([564f15c](https://github.com/stryker-mutator/stryker/commit/564f15c))
|
1359 | * **TestRunnerOrchestrator:** Initial test run ([#130](https://github.com/stryker-mutator/stryker/issues/130)) ([7f0b26a](https://github.com/stryker-mutator/stryker/commit/7f0b26a))
|
1360 | * **unittest:** Fix merge error in TestRunnerOrchestratorSpec ([55afd5e](https://github.com/stryker-mutator/stryker/commit/55afd5e))
|
1361 |
|
1362 |
|
1363 | ### Features
|
1364 |
|
1365 | * **test-runner:** Support lifecycle events ([#125](https://github.com/stryker-mutator/stryker/issues/125)) ([6c0e229](https://github.com/stryker-mutator/stryker/commit/6c0e229))
|
1366 | * **unincluded-files:** Add support for unincluded ([#126](https://github.com/stryker-mutator/stryker/issues/126)) ([c66e380](https://github.com/stryker-mutator/stryker/commit/c66e380))
|
1367 |
|
1368 |
|
1369 |
|
1370 | <a name="0.3.2"></a>
|
1371 | ## [0.3.2](https://github.com/stryker-mutator/stryker/compare/v0.3.1...v0.3.2) (2016-04-28)
|
1372 |
|
1373 |
|
1374 |
|
1375 | <a name="0.3.1"></a>
|
1376 | ## [0.3.1](https://github.com/stryker-mutator/stryker/compare/v0.2.1...v0.3.1) (2016-04-17)
|
1377 |
|
1378 |
|
1379 |
|
1380 | <a name="0.2.1"></a>
|
1381 | ## [0.2.1](https://github.com/stryker-mutator/stryker/compare/v0.2.0...v0.2.1) (2016-04-14)
|
1382 |
|
1383 |
|
1384 |
|
1385 | <a name="0.2.0"></a>
|
1386 | # [0.2.0](https://github.com/stryker-mutator/stryker/compare/v0.1.0...v0.2.0) (2016-04-08)
|
1387 |
|
1388 |
|
1389 |
|
1390 | <a name="0.1.0"></a>
|
1391 | # [0.1.0](https://github.com/stryker-mutator/stryker/compare/v0.0.0...v0.1.0) (2016-03-24)
|