UNPKG

13.2 kBMarkdownView Raw
1## [1.4.1](https://github.com/jdxcode/fancy-test/compare/v1.4.0...v1.4.1) (2018-09-14)
2
3
4### Bug Fixes
5
6* use generic tuples from ts3 ([d89fed0](https://github.com/jdxcode/fancy-test/commit/d89fed0))
7
8# [1.4.0](https://github.com/jdxcode/fancy-test/compare/v1.3.0...v1.4.0) (2018-08-31)
9
10
11### Features
12
13* timeout() ([#17](https://github.com/jdxcode/fancy-test/issues/17)) ([4b12390](https://github.com/jdxcode/fancy-test/commit/4b12390))
14
15<a name="1.3.0"></a>
16# [1.3.0](https://github.com/jdxcode/fancy-test/compare/2d34b74f73be92b3890352010bcc6ea189891adf...v1.3.0) (2018-08-17)
17
18
19### Features
20
21* typescript 3.0 ([3f88180](https://github.com/jdxcode/fancy-test/commit/3f88180))
22
23<a name="1.2.0"></a>
24# [1.2.0](https://github.com/jdxcode/fancy-test/compare/v1.1.4...v1.2.0) (2018-06-14)
25
26
27### Features
28
29* stdin ([2d34b74](https://github.com/jdxcode/fancy-test/commit/2d34b74))
30
31<a name="1.0.9"></a>
32## [1.0.9](https://github.com/jdxcode/fancy-test/compare/3998b469fd2dd4a2c3b3b1dfb8129ce7ee20fd70...v1.0.9) (2018-05-31)
33
34
35### Bug Fixes
36
37* typescript 2.9 ([c114080](https://github.com/jdxcode/fancy-test/commit/c114080))
38
39<a name="1.0.8"></a>
40## [1.0.8](https://github.com/jdxcode/fancy-test/compare/d0111928df307a7435d8e23645e529d39e648adf...v1.0.8) (2018-05-07)
41
42
43### Bug Fixes
44
45* remove mocha type reference ([3998b46](https://github.com/jdxcode/fancy-test/commit/3998b46))
46
47<a name="1.0.7"></a>
48## [1.0.7](https://github.com/jdxcode/fancy-test/compare/449c8cae506bb10f7fffaf03a65a8e3120b6977f...v1.0.7) (2018-05-07)
49
50
51### Bug Fixes
52
53* bring ITestCallbackContext in from mocha ([d011192](https://github.com/jdxcode/fancy-test/commit/d011192))
54
55<a name="1.0.6"></a>
56## [1.0.6](https://github.com/jdxcode/fancy-test/compare/1c58539a9d81889f29a66b1a15b27fa015f9e718...v1.0.6) (2018-05-01)
57
58
59### Bug Fixes
60
61* updated deps ([449c8ca](https://github.com/jdxcode/fancy-test/commit/449c8ca))
62
63<a name="1.0.5"></a>
64## [1.0.5](https://github.com/jdxcode/fancy-test/compare/f511c164eed0eb07840f610375ebdbebc2df488b...v1.0.5) (2018-04-18)
65
66
67### Bug Fixes
68
69* updated deps ([1c58539](https://github.com/jdxcode/fancy-test/commit/1c58539))
70
71<a name="1.0.4"></a>
72## [1.0.4](https://github.com/jdxcode/fancy-test/compare/113a1d8f30f34699ae118361d04d5a32a4eb2975...v1.0.4) (2018-04-06)
73
74
75### Bug Fixes
76
77* remove mention of DEBUG for stdout/stderr ([f511c16](https://github.com/jdxcode/fancy-test/commit/f511c16))
78
79<a name="1.0.3"></a>
80## [1.0.3](https://github.com/jdxcode/fancy-test/compare/4f6f5d908c6b6e67fb25bfdb30c51f4a3afa585f...v1.0.3) (2018-04-06)
81
82
83### Bug Fixes
84
85* add tslib ([2555310](https://github.com/jdxcode/fancy-test/commit/2555310))
86* fixed tslint ([113a1d8](https://github.com/jdxcode/fancy-test/commit/113a1d8))
87* updated deps ([63b0ac5](https://github.com/jdxcode/fancy-test/commit/63b0ac5))
88
89<a name="1.0.2"></a>
90## [1.0.2](https://github.com/jdxcode/fancy-test/compare/ece8ec6352b6e5f506b03291d127ab792155f677...v1.0.2) (2018-04-06)
91
92
93### Bug Fixes
94
95* rename run to do in the docs ([4f6f5d9](https://github.com/jdxcode/fancy-test/commit/4f6f5d9))
96
97<a name="1.0.1"></a>
98## [1.0.1](https://github.com/jdxcode/fancy-test/compare/d88f065c5b708a4faa8b15e3b90232243ee9652d...v1.0.1) (2018-02-05)
99
100
101### Bug Fixes
102
103* remove unused dev dep ([ece8ec6](https://github.com/jdxcode/fancy-test/commit/ece8ec6))
104* remove unused dev dep ([95b4051](https://github.com/jdxcode/fancy-test/commit/95b4051))
105
106<a name="1.0.0"></a>
107# [1.0.0](https://github.com/jdxcode/fancy-test/compare/6f30e606fd68ce4c84eb2001eef16b54e28e9bc3...v1.0.0) (2018-02-05)
108
109
110### Bug Fixes
111
112* move nock to other module ([d88f065](https://github.com/jdxcode/fancy-test/commit/d88f065))
113
114
115### BREAKING CHANGES
116
117* nock is now in @fancy-test/nock
118
119<a name="0.6.10"></a>
120## [0.6.10](https://github.com/jdxcode/fancy-test/compare/07988acff811e4cedd5afc753e8a139002a74160...v0.6.10) (2018-02-03)
121
122
123### Bug Fixes
124
125* added nock scope back ([6f30e60](https://github.com/jdxcode/fancy-test/commit/6f30e60))
126
127<a name="0.6.9"></a>
128## [0.6.9](https://github.com/jdxcode/fancy-test/compare/1c40e4c6aa4cc89e587191285706bcc66dcd7ed9...v0.6.9) (2018-02-03)
129
130
131### Bug Fixes
132
133* typescript 2.7 ([07988ac](https://github.com/jdxcode/fancy-test/commit/07988ac))
134
135<a name="0.6.8"></a>
136## [0.6.8](https://github.com/jdxcode/fancy-test/compare/81a13b7ca0c7f6d3bf0cac4610a7a045ec83284b...v0.6.8) (2018-02-03)
137
138
139### Bug Fixes
140
141* fixed skipping when first task in chain ([1c40e4c](https://github.com/jdxcode/fancy-test/commit/1c40e4c))
142
143<a name="0.6.7"></a>
144## [0.6.7](https://github.com/jdxcode/fancy-test/compare/8de6fb7feb0fffb2d3dd91b3af402e403310e89f...v0.6.7) (2018-02-03)
145
146
147### Bug Fixes
148
149* clone context before running plugin ([81a13b7](https://github.com/jdxcode/fancy-test/commit/81a13b7))
150
151<a name="0.6.6"></a>
152## [0.6.6](https://github.com/jdxcode/fancy-test/compare/ca9b837d71e17e705d5e048ee9b0d2157bad36a1...v0.6.6) (2018-02-01)
153
154
155### Bug Fixes
156
157* add TEST_OUTPUT flag ([8de6fb7](https://github.com/jdxcode/fancy-test/commit/8de6fb7))
158
159<a name="0.6.5"></a>
160## [0.6.5](https://github.com/jdxcode/fancy-test/compare/16de1b478c9634c926aeca618dc786ed777a7e6f...v0.6.5) (2018-01-29)
161
162
163### Bug Fixes
164
165* ran generator ([ca9b837](https://github.com/jdxcode/fancy-test/commit/ca9b837))
166
167<a name="0.6.4"></a>
168## [0.6.4](https://github.com/jdxcode/fancy-test/compare/33db7edbb2cf97b178c4490bbff6740abcd28840...v0.6.4) (2018-01-28)
169
170
171### Bug Fixes
172
173* close over envs ([16de1b4](https://github.com/jdxcode/fancy-test/commit/16de1b4))
174
175<a name="0.6.3"></a>
176## [0.6.3](https://github.com/jdxcode/fancy-test/compare/460043efd4a967ac07a5efadcc421211627c9e6c...v0.6.3) (2018-01-28)
177
178
179### Bug Fixes
180
181* updated semantic-release ([33db7ed](https://github.com/jdxcode/fancy-test/commit/33db7ed))
182
183<a name="0.6.2"></a>
184## [0.6.2](https://github.com/jdxcode/fancy-test/compare/21a2334339bb5b7edc06c288ea59b65fb0425107...v0.6.2) (2018-01-28)
185
186
187### Bug Fixes
188
189* updated semantic-release ([460043e](https://github.com/jdxcode/fancy-test/commit/460043e))
190
191<a name="0.6.1"></a>
192## [0.6.1](https://github.com/jdxcode/fancy-test/compare/b40e4bd454ed9bcb749ad53760994656ac71edf3...v0.6.1) (2018-01-28)
193
194
195### Bug Fixes
196
197* ran generator ([21a2334](https://github.com/jdxcode/fancy-test/commit/21a2334))
198
199<a name="0.6.0"></a>
200# [0.6.0](https://github.com/jdxcode/fancy-test/compare/ceabe229965b7bcf07e79ee1497617231e942201...v0.6.0) (2018-01-28)
201
202
203### Features
204
205* remove undefined/nulls from env ([b40e4bd](https://github.com/jdxcode/fancy-test/commit/b40e4bd))
206
207<a name="0.5.5"></a>
208## [0.5.5](https://github.com/jdxcode/fancy-test/compare/72c35888193e0240962162fe2b2d275647ee69fc...v0.5.5) (2018-01-27)
209
210
211### Bug Fixes
212
213* allow resetting stdmock ([ceabe22](https://github.com/jdxcode/fancy-test/commit/ceabe22))
214* throw error if no chai ([84b4c18](https://github.com/jdxcode/fancy-test/commit/84b4c18))
215
216<a name="0.5.4"></a>
217## [0.5.4](https://github.com/jdxcode/fancy-test/compare/48ee57cfb2b3d366dd2efb8e32ea538e44762ff0...v0.5.4) (2018-01-27)
218
219
220### Bug Fixes
221
222* always reset full context when retrying ([72c3588](https://github.com/jdxcode/fancy-test/commit/72c3588))
223
224<a name="0.5.3"></a>
225## [0.5.3](https://github.com/jdxcode/fancy-test/compare/59680287ed001eb1a95732881553cdc12757be01...v0.5.3) (2018-01-27)
226
227
228### Bug Fixes
229
230* fixed retries ([48ee57c](https://github.com/jdxcode/fancy-test/commit/48ee57c))
231
232<a name="0.5.2"></a>
233## [0.5.2](https://github.com/jdxcode/fancy-test/compare/5ef8df8a23ae1d6eab219413c08936ae49d7b9e5...v0.5.2) (2018-01-27)
234
235
236### Bug Fixes
237
238* set this on mocha callback ([5968028](https://github.com/jdxcode/fancy-test/commit/5968028))
239
240<a name="0.5.1"></a>
241## [0.5.1](https://github.com/jdxcode/fancy-test/compare/efd646be6d8d7449acbe47472c4f6f6323ba7737...v0.5.1) (2018-01-26)
242
243
244### Bug Fixes
245
246* fixed done callbacks ([5ef8df8](https://github.com/jdxcode/fancy-test/commit/5ef8df8))
247
248<a name="0.5.0"></a>
249# [0.5.0](https://github.com/jdxcode/fancy-test/compare/75264f1f71a8cbd65abfc00466f37bfa90da299f...v0.5.0) (2018-01-26)
250
251
252### Features
253
254* add done ([efd646b](https://github.com/jdxcode/fancy-test/commit/efd646b))
255
256<a name="0.4.0"></a>
257# [0.4.0](https://github.com/jdxcode/fancy-test/compare/d997f3a7b634a642fe9f5bb26fa3065f74d55c06...v0.4.0) (2018-01-26)
258
259
260### Features
261
262* finally ([75264f1](https://github.com/jdxcode/fancy-test/commit/75264f1))
263
264<a name="0.3.10"></a>
265## [0.3.10](https://github.com/jdxcode/fancy-test/compare/38bbfa27cb55f8fc2864da4c6c83ae47d76ea356...v0.3.10) (2018-01-26)
266
267
268### Bug Fixes
269
270* allow do to modify context ([d997f3a](https://github.com/jdxcode/fancy-test/commit/d997f3a))
271
272<a name="0.3.9"></a>
273## [0.3.9](https://github.com/jdxcode/fancy-test/compare/716d3b92271b06e3492f9306b318555fb42dc996...v0.3.9) (2018-01-26)
274
275
276### Bug Fixes
277
278* consolidate types ([38bbfa2](https://github.com/jdxcode/fancy-test/commit/38bbfa2))
279
280<a name="0.3.8"></a>
281## [0.3.8](https://github.com/jdxcode/fancy-test/compare/b0e248a8ddcc7753247d54465fc22df01078ec51...v0.3.8) (2018-01-26)
282
283
284### Bug Fixes
285
286* export types as FancyTypes ([716d3b9](https://github.com/jdxcode/fancy-test/commit/716d3b9))
287
288<a name="0.3.7"></a>
289## [0.3.7](https://github.com/jdxcode/fancy-test/compare/01401df6b2b732ede1b827bae775aa5e000d9e85...v0.3.7) (2018-01-26)
290
291
292### Bug Fixes
293
294* no need for tslib ([b0e248a](https://github.com/jdxcode/fancy-test/commit/b0e248a))
295
296<a name="0.3.6"></a>
297## [0.3.6](https://github.com/jdxcode/fancy-test/compare/00a8333b92e4ad7e4d73602d9fd6e07213819e72...v0.3.6) (2018-01-26)
298
299
300### Bug Fixes
301
302* simplify exported types ([01401df](https://github.com/jdxcode/fancy-test/commit/01401df))
303
304<a name="0.3.5"></a>
305## [0.3.5](https://github.com/jdxcode/fancy-test/compare/7e248fb75fa2ad9a11cc8dbc9ee0ea96be0abbfb...v0.3.5) (2018-01-26)
306
307
308### Bug Fixes
309
310* refactor to save an export ([00a8333](https://github.com/jdxcode/fancy-test/commit/00a8333))
311
312<a name="0.3.4"></a>
313## [0.3.4](https://github.com/jdxcode/fancy-test/compare/1ea41aa9a0f9c68e4fdde571229cf63314d4c8b4...v0.3.4) (2018-01-26)
314
315
316### Bug Fixes
317
318* readme ([7e248fb](https://github.com/jdxcode/fancy-test/commit/7e248fb))
319* rename to fancy-test ([44b8a76](https://github.com/jdxcode/fancy-test/commit/44b8a76))
320* rename to fancy-test ([07f3142](https://github.com/jdxcode/fancy-test/commit/07f3142))
321
322<a name="0.3.3"></a>
323## [0.3.3](https://github.com/jdxcode/fancy-mocha/compare/2ac92c3b7bdcd95a0af033ad580dfe8b258ee628...v0.3.3) (2018-01-25)
324
325
326### Bug Fixes
327
328* pass key to add ([2958628](https://github.com/jdxcode/fancy-mocha/commit/2958628))
329
330<a name="0.3.2"></a>
331## [0.3.2](https://github.com/jdxcode/fancy-mocha/compare/5c40945e00e15e93c383e04c9124115d9f7fed59...v0.3.2) (2018-01-25)
332
333
334### Bug Fixes
335
336* improve catch handling ([2ac92c3](https://github.com/jdxcode/fancy-mocha/commit/2ac92c3))
337
338<a name="0.3.1"></a>
339## [0.3.1](https://github.com/jdxcode/fancy-mocha/compare/2d0f27d787b5ea4e1b0997ffd82009f76d17711e...v0.3.1) (2018-01-25)
340
341
342### Bug Fixes
343
344* **nock:** added nock.cleanAll() ([5c40945](https://github.com/jdxcode/fancy-mocha/commit/5c40945))
345
346<a name="0.3.0"></a>
347# [0.3.0](https://github.com/jdxcode/fancy-mocha/compare/c94e36fc82eaf7ab6cbd1e72b95e5b907a5397dd...v0.3.0) (2018-01-25)
348
349
350### Features
351
352* added nock ([8cbc27b](https://github.com/jdxcode/fancy-mocha/commit/8cbc27b))
353
354<a name="0.2.0"></a>
355# [0.2.0](https://github.com/jdxcode/fancy-mocha/compare/587e6cf2c5f921ff45dec83f1c9f9c9e29abd636...v0.2.0) (2018-01-25)
356
357
358### Features
359
360* added options to stdout/stderr ([c94e36f](https://github.com/jdxcode/fancy-mocha/commit/c94e36f))
361
362<a name="0.1.0"></a>
363# [0.1.0](https://github.com/jdxcode/fancy-mocha/compare/939fb4ab0add85ac9ad97b89e25d7d7b449afff2...v0.1.0) (2018-01-25)
364
365
366### Features
367
368* added catch ([587e6cf](https://github.com/jdxcode/fancy-mocha/commit/587e6cf))
369
370<a name="0.0.6"></a>
371## [0.0.6](https://github.com/jdxcode/fancy-mocha/compare/692f325f92d3bcad00a159f3ab60e3542d8783b5...v0.0.6) (2018-01-21)
372
373
374### Bug Fixes
375
376* minor tweaks ([939fb4a](https://github.com/jdxcode/fancy-mocha/commit/939fb4a))
377
378<a name="0.0.5"></a>
379## [0.0.5](https://github.com/jdxcode/fancy-mocha/compare/ec27d0bb680041df3f0353eb4182f3123e807e5b...v0.0.5) (2018-01-21)
380
381
382### Bug Fixes
383
384* move chai to non-required ([692f325](https://github.com/jdxcode/fancy-mocha/commit/692f325))
385
386<a name="0.0.4"></a>
387## [0.0.4](https://github.com/jdxcode/fancy-mocha/compare/dfa1fd83dee8e38302cd2e969d0233ea37525b59...v0.0.4) (2018-01-21)
388
389
390### Bug Fixes
391
392* made syntax typedoc compatible ([ec27d0b](https://github.com/jdxcode/fancy-mocha/commit/ec27d0b))
393
394<a name="0.0.3"></a>
395## [0.0.3](https://github.com/jdxcode/fancy-mocha/compare/268d5d6992642395870df2a9a43aac8b1fcac21c...v0.0.3) (2018-01-21)
396
397
398### Bug Fixes
399
400* added typedoc ([dfa1fd8](https://github.com/jdxcode/fancy-mocha/commit/dfa1fd8))
401
402<a name="0.0.2"></a>
403## [0.0.2](https://github.com/jdxcode/fancy-mocha/compare/0f7f56660c1d190ca1ff57564b03435392c46f44...v0.0.2) (2018-01-21)
404
405
406### Bug Fixes
407
408* initial implementation ([8e0790b](https://github.com/jdxcode/fancy-mocha/commit/8e0790b))
409
410<a name="0.0.1"></a>
411## [0.0.1](https://github.com/jdxcode/fancy-mocha/compare/v0.0.0...v0.0.1) (2018-01-21)
412
413
414### Bug Fixes
415
416* greenkeeper script ([0f7f566](https://github.com/jdxcode/fancy-mocha/commit/0f7f566))