UNPKG

20.4 kBMarkdownView Raw
1<a name="1.2.11"></a>
2## [1.2.11](https://github.com/anycli/command/compare/3afcea361a4af5b78743962e3793c4cfd6ceaa0f...v1.2.11) (2018-02-06)
3
4
5### Bug Fixes
6
7* updated config ([68b277c](https://github.com/anycli/command/commit/68b277c))
8
9<a name="1.2.10"></a>
10## [1.2.10](https://github.com/anycli/command/compare/b9424dcd68c774605f5956962571fda2c6e86eef...v1.2.10) (2018-02-06)
11
12
13### Bug Fixes
14
15* updated parser ([3afcea3](https://github.com/anycli/command/commit/3afcea3))
16
17<a name="1.2.9"></a>
18## [1.2.9](https://github.com/anycli/command/compare/ce490223d1d5a23619712330b1919965d3d2e143...v1.2.9) (2018-02-06)
19
20
21### Bug Fixes
22
23* use [@anycli](https://github.com/anycli)/errors ([b9424dc](https://github.com/anycli/command/commit/b9424dc))
24
25<a name="1.2.8"></a>
26## [1.2.8](https://github.com/anycli/command/compare/dd18e9c08ece41f3cbb04b21080a52ffa102cadf...v1.2.8) (2018-02-05)
27
28
29### Bug Fixes
30
31* add error handler ([ce49022](https://github.com/anycli/command/commit/ce49022))
32
33<a name="1.2.7"></a>
34## [1.2.7](https://github.com/anycli/command/compare/84a397ed21572b4276bfebed3f7adc9824243690...v1.2.7) (2018-02-05)
35
36
37### Bug Fixes
38
39* updated plugins plugin ([dd18e9c](https://github.com/anycli/command/commit/dd18e9c))
40
41<a name="1.2.6"></a>
42## [1.2.6](https://github.com/anycli/command/compare/7b0acc6f82620daebabbdc57838df055239b4edf...v1.2.6) (2018-02-05)
43
44
45### Bug Fixes
46
47* move ExitError to config ([84a397e](https://github.com/anycli/command/commit/84a397e))
48
49<a name="1.2.5"></a>
50## [1.2.5](https://github.com/anycli/command/compare/26895f76a879a002cf01319aba3779ba4cad8ae9...v1.2.5) (2018-02-05)
51
52
53### Bug Fixes
54
55* reduce dependencies ([7b0acc6](https://github.com/anycli/command/commit/7b0acc6))
56
57<a name="1.2.4"></a>
58## [1.2.4](https://github.com/anycli/command/compare/a002c7c2e3f54a0a0bd37b4844ceea5d815d69f6...v1.2.4) (2018-02-03)
59
60
61### Bug Fixes
62
63* fixed init hook arguments ([26895f7](https://github.com/anycli/command/commit/26895f7))
64* help improvements ([93b8f8d](https://github.com/anycli/command/commit/93b8f8d))
65
66<a name="1.2.3"></a>
67## [1.2.3](https://github.com/anycli/command/compare/13a6193a1e2c577b3eaa49c6f38d2326eb40eea9...v1.2.3) (2018-02-03)
68
69
70### Bug Fixes
71
72* bump parser ([a002c7c](https://github.com/anycli/command/commit/a002c7c))
73
74<a name="1.2.2"></a>
75## [1.2.2](https://github.com/anycli/command/compare/26e8568b8f8f778d5a74773decc92446b09d4618...v1.2.2) (2018-02-03)
76
77
78### Bug Fixes
79
80* updated config ([13a6193](https://github.com/anycli/command/commit/13a6193))
81
82<a name="1.2.1"></a>
83## [1.2.1](https://github.com/anycli/command/compare/8e90f265aebd64778590a35e959ab20d053148e4...v1.2.1) (2018-02-03)
84
85
86### Bug Fixes
87
88* updated config ([26e8568](https://github.com/anycli/command/commit/26e8568))
89
90<a name="1.2.0"></a>
91# [1.2.0](https://github.com/anycli/command/compare/bbfc5f72c5e304c8a32a21cd2fd3295c8c19a9eb...v1.2.0) (2018-02-03)
92
93
94### Features
95
96* added _run and parse functions ([8e90f26](https://github.com/anycli/command/commit/8e90f26))
97
98<a name="1.1.2"></a>
99## [1.1.2](https://github.com/anycli/command/compare/68158831718f70da1cc0b282e35b108791ee6c3a...v1.1.2) (2018-02-03)
100
101
102### Bug Fixes
103
104* add run function ([bbfc5f7](https://github.com/anycli/command/commit/bbfc5f7))
105
106<a name="1.1.1"></a>
107## [1.1.1](https://github.com/anycli/command/compare/a21563609a404cd274942b55e1cf41ac0724a014...v1.1.1) (2018-02-03)
108
109
110### Bug Fixes
111
112* export main ([6815883](https://github.com/anycli/command/commit/6815883))
113* fixed parent module path ([6d090ae](https://github.com/anycli/command/commit/6d090ae))
114
115<a name="1.1.0"></a>
116# [1.1.0](https://github.com/anycli/command/compare/209d4fff5eeca27768ef5fba96512408d2817cc4...v1.1.0) (2018-02-03)
117
118
119### Features
120
121* added main command for multi CLI projects ([a215636](https://github.com/anycli/command/commit/a215636))
122
123<a name="1.0.1"></a>
124## [1.0.1](https://github.com/anycli/command/compare/1599c40ed9f935cff4ae4c3b3cce8ff9f7b3969e...v1.0.1) (2018-02-03)
125
126
127### Bug Fixes
128
129* fixed parent module path ([209d4ff](https://github.com/anycli/command/commit/209d4ff))
130
131<a name="1.0.0"></a>
132# [1.0.0](https://github.com/anycli/command/compare/f3a45a20a89a517d022c90990e96039995dd52b5...v1.0.0) (2018-02-03)
133
134
135### Features
136
137* simplify command with new config ([1599c40](https://github.com/anycli/command/commit/1599c40))
138
139
140### BREAKING CHANGES
141
142* This is preparation for using the new config object that will not
143require the engine. It is likely incompatible with any anycli version
144before it
145
146<a name="0.3.11"></a>
147## [0.3.11](https://github.com/anycli/command/compare/57659f6122fefe19ba41804633ac7edea5f007a2...v0.3.11) (2018-02-02)
148
149
150### Bug Fixes
151
152* use cli.error on errors ([f3a45a2](https://github.com/anycli/command/commit/f3a45a2))
153
154<a name="0.3.10"></a>
155## [0.3.10](https://github.com/anycli/command/compare/c57e7aca63274505d09c801f7fa32fcf51142362...v0.3.10) (2018-02-02)
156
157
158### Bug Fixes
159
160* allow engine to grab --help ([f8689ea](https://github.com/anycli/command/commit/f8689ea))
161* fixed --help on test command ([57659f6](https://github.com/anycli/command/commit/57659f6))
162
163<a name="0.3.9"></a>
164## [0.3.9](https://github.com/anycli/command/compare/dcea31b2ba2bfcb2fb2851750ff2a77f12d1419f...v0.3.9) (2018-02-02)
165
166
167### Bug Fixes
168
169* dispatch help to plugin-help ([c57e7ac](https://github.com/anycli/command/commit/c57e7ac))
170
171<a name="0.3.8"></a>
172## [0.3.8](https://github.com/anycli/command/compare/a31190002da11a8b59883923f687091afb086060...v0.3.8) (2018-02-02)
173
174
175### Bug Fixes
176
177* add type to command ([dcea31b](https://github.com/anycli/command/commit/dcea31b))
178
179<a name="0.3.7"></a>
180## [0.3.7](https://github.com/anycli/command/compare/a8a9b25444e57bd3e3bdbd18656416f76431d9f5...v0.3.7) (2018-02-02)
181
182
183### Bug Fixes
184
185* config updates ([a311900](https://github.com/anycli/command/commit/a311900))
186
187<a name="0.3.6"></a>
188## [0.3.6](https://github.com/anycli/command/compare/bebe38ae0a294662996e8cef5be29112929db941...v0.3.6) (2018-02-02)
189
190
191### Bug Fixes
192
193* use new plugin names ([a8a9b25](https://github.com/anycli/command/commit/a8a9b25))
194
195<a name="0.3.5"></a>
196## [0.3.5](https://github.com/anycli/command/compare/e1fa5399d0b2b90fc0580e4af82ded1212be4cff...v0.3.5) (2018-02-02)
197
198
199### Bug Fixes
200
201* ran generator ([bebe38a](https://github.com/anycli/command/commit/bebe38a))
202
203<a name="0.3.4"></a>
204## [0.3.4](https://github.com/anycli/command/compare/2186ab5a8731fc3a7bc521135dbda71c6d6bddb9...v0.3.4) (2018-02-02)
205
206
207### Bug Fixes
208
209* fixed default parameters ([e1fa539](https://github.com/anycli/command/commit/e1fa539))
210
211<a name="0.3.3"></a>
212## [0.3.3](https://github.com/anycli/command/compare/d4d4bb12614a4057436667ca77c8cec2a1636cb0...v0.3.3) (2018-02-01)
213
214
215### Bug Fixes
216
217* pass empty object to default ([2186ab5](https://github.com/anycli/command/commit/2186ab5))
218
219<a name="0.3.2"></a>
220## [0.3.2](https://github.com/anycli/command/compare/d51b5cff69fe56bd366a2a154f08154261d4b581...v0.3.2) (2018-02-01)
221
222
223### Bug Fixes
224
225* show help for -h ([d4d4bb1](https://github.com/anycli/command/commit/d4d4bb1))
226
227<a name="0.3.1"></a>
228## [0.3.1](https://github.com/anycli/command/compare/087b248216686f4ac50c68782cda61312da26724...v0.3.1) (2018-02-01)
229
230
231### Bug Fixes
232
233* fixed --help ([d51b5cf](https://github.com/anycli/command/commit/d51b5cf))
234
235<a name="0.3.0"></a>
236# [0.3.0](https://github.com/anycli/command/compare/ab963a2f557902f2936f4f9c71bdb462ca661c4a...v0.3.0) (2018-02-01)
237
238
239### Features
240
241* added version and help flags ([087b248](https://github.com/anycli/command/commit/087b248))
242
243<a name="0.2.25"></a>
244## [0.2.25](https://github.com/anycli/command/compare/2484d1ecae3b8bb1ef4aa2ae24995187edf46914...v0.2.25) (2018-02-01)
245
246
247### Bug Fixes
248
249* added version and help flags ([ab963a2](https://github.com/anycli/command/commit/ab963a2))
250
251<a name="0.2.24"></a>
252## [0.2.24](https://github.com/anycli/command/compare/46c5dda5c4895381b561c222000feb4e3484f33a...v0.2.24) (2018-02-01)
253
254
255### Bug Fixes
256
257* add help values to cache ([2484d1e](https://github.com/anycli/command/commit/2484d1e))
258
259<a name="0.2.23"></a>
260## [0.2.23](https://github.com/anycli/command/compare/43478c808804359269d3afcc6d7a07fb128c9272...v0.2.23) (2018-02-01)
261
262
263### Bug Fixes
264
265* strict by default ([46c5dda](https://github.com/anycli/command/commit/46c5dda))
266
267<a name="0.2.22"></a>
268## [0.2.22](https://github.com/anycli/command/compare/8670ce0d3c8c131a4d5afadda43bbab03aee8e6e...v0.2.22) (2018-02-01)
269
270
271### Bug Fixes
272
273* fixed enum flag ([327e4ed](https://github.com/anycli/command/commit/327e4ed))
274* set helpValue ([43478c8](https://github.com/anycli/command/commit/43478c8))
275
276<a name="0.2.21"></a>
277## [0.2.21](https://github.com/anycli/command/compare/547cbdd8ba4bd710218b190b3af8987f937e02b1...v0.2.21) (2018-02-01)
278
279
280### Bug Fixes
281
282* move config to dev ([8670ce0](https://github.com/anycli/command/commit/8670ce0))
283
284<a name="0.2.20"></a>
285## [0.2.20](https://github.com/anycli/command/compare/3cc179867d389b090f568258b784a055501a4851...v0.2.20) (2018-02-01)
286
287
288### Bug Fixes
289
290* use type aliases ([547cbdd](https://github.com/anycli/command/commit/547cbdd))
291
292<a name="0.2.19"></a>
293## [0.2.19](https://github.com/anycli/command/compare/e828b46723c8aaa2bbc0a860d5646437cb6aeb56...v0.2.19) (2018-01-31)
294
295
296### Bug Fixes
297
298* move peer deps into required ([3cc1798](https://github.com/anycli/command/commit/3cc1798))
299
300<a name="0.2.18"></a>
301## [0.2.18](https://github.com/anycli/command/compare/a186b5f4dd55fb9767ddb2d9a5678af4a9221de0...v0.2.18) (2018-01-31)
302
303
304### Bug Fixes
305
306* updated parser ([e828b46](https://github.com/anycli/command/commit/e828b46))
307
308<a name="0.2.17"></a>
309## [0.2.17](https://github.com/anycli/command/compare/029a620c04d2ae4fe763d55bb3632755541fbf0e...v0.2.17) (2018-01-31)
310
311
312### Bug Fixes
313
314* updated config with new command opts ([a186b5f](https://github.com/anycli/command/commit/a186b5f))
315
316<a name="0.2.16"></a>
317## [0.2.16](https://github.com/anycli/command/compare/20bf6ffc4e4c2002534427aafd483dcafb52db0f...v0.2.16) (2018-01-31)
318
319
320### Bug Fixes
321
322* add init function ([029a620](https://github.com/anycli/command/commit/029a620))
323
324<a name="0.2.15"></a>
325## [0.2.15](https://github.com/anycli/command/compare/324e5d9150558b444e38c74430ec1154182a3642...v0.2.15) (2018-01-31)
326
327
328### Bug Fixes
329
330* export parse function ([20bf6ff](https://github.com/anycli/command/commit/20bf6ff))
331
332<a name="0.2.14"></a>
333## [0.2.14](https://github.com/anycli/command/compare/f8fd99b360583423d3c6123d69bdd08279635f0a...v0.2.14) (2018-01-31)
334
335
336### Bug Fixes
337
338* variableArgs ([324e5d9](https://github.com/anycli/command/commit/324e5d9))
339
340<a name="0.2.13"></a>
341## [0.2.13](https://github.com/anycli/command/compare/fd7103504d590f9eaa39728a22d100ed4c95e587...v0.2.13) (2018-01-31)
342
343
344### Bug Fixes
345
346* allow passing this into parser ([f8fd99b](https://github.com/anycli/command/commit/f8fd99b))
347
348<a name="0.2.12"></a>
349## [0.2.12](https://github.com/anycli/command/compare/1db83e93450be1e08e9cda672e41fd3466c69836...v0.2.12) (2018-01-31)
350
351
352### Bug Fixes
353
354* fixed command options ([fd71035](https://github.com/anycli/command/commit/fd71035))
355
356<a name="0.2.11"></a>
357## [0.2.11](https://github.com/anycli/command/compare/d674fcfab555c54203d79a8e1802e6b60ef691b2...v0.2.11) (2018-01-31)
358
359
360### Bug Fixes
361
362* dont slice arg ([1db83e9](https://github.com/anycli/command/commit/1db83e9))
363
364<a name="0.2.10"></a>
365## [0.2.10](https://github.com/anycli/command/compare/f6d0558bb92ac09a29061a18cb1ac846f81c57f9...v0.2.10) (2018-01-31)
366
367
368### Bug Fixes
369
370* add constructor to make more ts 2.7 compatible ([89dd64c](https://github.com/anycli/command/commit/89dd64c))
371* added enum flag ([26265e3](https://github.com/anycli/command/commit/26265e3))
372* allow passing iconfig ([0b2bb37](https://github.com/anycli/command/commit/0b2bb37))
373* allow setting flag to skip parsing ([743ac50](https://github.com/anycli/command/commit/743ac50))
374* argv fixed ([afddb87](https://github.com/anycli/command/commit/afddb87))
375* remove typedoc for now ([d674fcf](https://github.com/anycli/command/commit/d674fcf))
376
377<a name="0.2.9"></a>
378## [0.2.9](https://github.com/anycli/command/compare/b8ebf43fed7959ff8bb64a05a775a7a3ce300387...v0.2.9) (2018-01-31)
379
380
381### Bug Fixes
382
383* anycli rename ([f6d0558](https://github.com/anycli/command/commit/f6d0558))
384
385<a name="0.2.8"></a>
386## [0.2.8](https://github.com/dxcli/command/compare/a94774da85b4c2d1151433b977ac8a9cb563ba92...v0.2.8) (2018-01-30)
387
388
389### Bug Fixes
390
391* remove hook from this library ([a58e668](https://github.com/dxcli/command/commit/a58e668))
392
393<a name="0.2.7"></a>
394## [0.2.7](https://github.com/dxcli/command/compare/f075793a01c259f380b0254d4d00615f4e08342b...v0.2.7) (2018-01-30)
395
396
397### Bug Fixes
398
399* add title to cache ([58bb7ab](https://github.com/dxcli/command/commit/58bb7ab))
400
401<a name="0.2.6"></a>
402## [0.2.6](https://github.com/dxcli/command/compare/16908c946e8c736ccffe0dd11d4064e427fbe4bc...v0.2.6) (2018-01-30)
403
404
405### Bug Fixes
406
407* add new config help vars ([f075793](https://github.com/dxcli/command/commit/f075793))
408
409<a name="0.2.5"></a>
410## [0.2.5](https://github.com/dxcli/command/compare/e47a6be653ee59c25cb038f1bbe3774b3918d0fd...v0.2.5) (2018-01-29)
411
412
413### Bug Fixes
414
415* added help properties ([16908c9](https://github.com/dxcli/command/commit/16908c9))
416
417<a name="0.2.4"></a>
418## [0.2.4](https://github.com/dxcli/command/compare/a0f770ce3863a449bdbfac98201f48c404c5968d...v0.2.4) (2018-01-28)
419
420
421### Bug Fixes
422
423* add options to convertToCached ([e47a6be](https://github.com/dxcli/command/commit/e47a6be))
424
425<a name="0.2.3"></a>
426## [0.2.3](https://github.com/dxcli/command/compare/77fae3aa9b41282d7ea803ee7004e5831d9cce49...v0.2.3) (2018-01-28)
427
428
429### Bug Fixes
430
431* trap hook error ([a0f770c](https://github.com/dxcli/command/commit/a0f770c))
432
433<a name="0.2.2"></a>
434## [0.2.2](https://github.com/dxcli/command/compare/e747712c9c5ff0dd4ac160840b965d79c22270e2...v0.2.2) (2018-01-28)
435
436
437### Bug Fixes
438
439* limit plugin types required ([77fae3a](https://github.com/dxcli/command/commit/77fae3a))
440
441<a name="0.2.1"></a>
442## [0.2.1](https://github.com/dxcli/command/compare/6ab4397a4dae0c266e1f562fc7b22f52ad4260e5...v0.2.1) (2018-01-28)
443
444
445### Bug Fixes
446
447* expose initDebug() ([e747712](https://github.com/dxcli/command/commit/e747712))
448
449<a name="0.2.0"></a>
450# [0.2.0](https://github.com/dxcli/command/compare/d70edafbc75e0c03d313acc559c2b6c214e9752c...v0.2.0) (2018-01-28)
451
452
453### Features
454
455* add error context ([6ab4397](https://github.com/dxcli/command/commit/6ab4397))
456
457<a name="0.1.23"></a>
458## [0.1.23](https://github.com/dxcli/command/compare/6b15af19cc146a9e7c7d9308dcc3f65ab4c38b0a...v0.1.23) (2018-01-28)
459
460
461### Bug Fixes
462
463* move [@dxcli](https://github.com/dxcli)/parser into dependencies ([d70edaf](https://github.com/dxcli/command/commit/d70edaf))
464
465<a name="0.1.22"></a>
466## [0.1.22](https://github.com/dxcli/command/compare/9bc563c8f6e8f6647b32c1e0c52695634564b494...v0.1.22) (2018-01-28)
467
468
469### Bug Fixes
470
471* add peerDependencies ([6b15af1](https://github.com/dxcli/command/commit/6b15af1))
472
473<a name="0.1.21"></a>
474## [0.1.21](https://github.com/dxcli/command/compare/4a852311f70505a4deb22dac27cf1e6fb6afbc92...v0.1.21) (2018-01-28)
475
476
477### Bug Fixes
478
479* export convertToCachedCommand ([9bc563c](https://github.com/dxcli/command/commit/9bc563c))
480
481<a name="0.1.20"></a>
482## [0.1.20](https://github.com/dxcli/command/compare/6430b695c01a5611a15b351a53609b38a7748018...v0.1.20) (2018-01-28)
483
484
485### Bug Fixes
486
487* add convertToCached ([3fd39b9](https://github.com/dxcli/command/commit/3fd39b9))
488
489<a name="0.1.19"></a>
490## [0.1.19](https://github.com/dxcli/command/compare/060534e2632335e4915782afb7f36225ab140d15...v0.1.19) (2018-01-27)
491
492
493### Bug Fixes
494
495* updated deps ([6430b69](https://github.com/dxcli/command/commit/6430b69))
496
497<a name="0.1.18"></a>
498## [0.1.18](https://github.com/dxcli/command/compare/493ec082ec7062ee2f1235a7911a4b732d9de0d1...v0.1.18) (2018-01-26)
499
500
501### Bug Fixes
502
503* updated config and cli-ux ([060534e](https://github.com/dxcli/command/commit/060534e))
504
505<a name="0.1.17"></a>
506## [0.1.17](https://github.com/dxcli/command/compare/b5904ceaa65551648ff8dfc29d6fb58f5207aa8d...v0.1.17) (2018-01-26)
507
508
509### Bug Fixes
510
511* set debug ([493ec08](https://github.com/dxcli/command/commit/493ec08))
512
513<a name="0.1.16"></a>
514## [0.1.16](https://github.com/dxcli/command/compare/c81025c21e9e96f0c6317d3e57c72d1bfde78f07...v0.1.16) (2018-01-26)
515
516
517### Bug Fixes
518
519* updated deps ([b5904ce](https://github.com/dxcli/command/commit/b5904ce))
520
521<a name="0.1.15"></a>
522## [0.1.15](https://github.com/dxcli/command/compare/92abb155388dbf367b6bf42c10b5d79ee84a8667...v0.1.15) (2018-01-25)
523
524
525### Bug Fixes
526
527* updated config ([c81025c](https://github.com/dxcli/command/commit/c81025c))
528
529<a name="0.1.14"></a>
530## [0.1.14](https://github.com/dxcli/command/compare/9aac5264aa8f23b514295390afa8ecc1fb5e8142...v0.1.14) (2018-01-25)
531
532
533### Bug Fixes
534
535* added typedoc ([036950b](https://github.com/dxcli/command/commit/036950b))
536* ran generator ([92abb15](https://github.com/dxcli/command/commit/92abb15))
537* updated deps ([3e18992](https://github.com/dxcli/command/commit/3e18992))
538
539<a name="0.1.13"></a>
540## [0.1.13](https://github.com/dxcli/command/compare/db0b54a6eccda027295b2d1d1449423d34cd7933...v0.1.13) (2018-01-20)
541
542
543### Bug Fixes
544
545* remove http-call type ([9aac526](https://github.com/dxcli/command/commit/9aac526))
546
547<a name="0.1.12"></a>
548## [0.1.12](https://github.com/dxcli/command/compare/2f11d05476ba4be77aac0ceaf12c3e0893278c8c...v0.1.12) (2018-01-20)
549
550
551### Bug Fixes
552
553* updated deps ([db0b54a](https://github.com/dxcli/command/commit/db0b54a))
554
555<a name="0.1.11"></a>
556## [0.1.11](https://github.com/dxcli/command/compare/345a27b45287810bec0796ab00c89348095e196f...v0.1.11) (2018-01-20)
557
558
559### Bug Fixes
560
561* updated cli-ux ([2f11d05](https://github.com/dxcli/command/commit/2f11d05))
562
563<a name="0.1.10"></a>
564## [0.1.10](https://github.com/dxcli/command/compare/2184233b76e311a84a76ac2d973a45760397bb5f...v0.1.10) (2018-01-20)
565
566
567### Bug Fixes
568
569* updated cli-ux ([345a27b](https://github.com/dxcli/command/commit/345a27b))
570* updated cli-ux ([b0848e5](https://github.com/dxcli/command/commit/b0848e5))
571
572<a name="0.1.9"></a>
573## [0.1.9](https://github.com/dxcli/command/compare/30e1b12a1a6d2359fb2c99391970f6ae44ae171c...v0.1.9) (2018-01-19)
574
575
576### Bug Fixes
577
578* hide EEXIT ([2184233](https://github.com/dxcli/command/commit/2184233))
579
580<a name="0.1.8"></a>
581## [0.1.8](https://github.com/dxcli/command/compare/5a790b9b3e3fb2a498e2a86043c2ea5f39ffec8f...v0.1.8) (2018-01-19)
582
583
584### Bug Fixes
585
586* updated cli-ux ([30e1b12](https://github.com/dxcli/command/commit/30e1b12))
587
588<a name="0.1.7"></a>
589## [0.1.7](https://github.com/dxcli/command/compare/72798f58f713b0986470e10590b84354938b2fd2...v0.1.7) (2018-01-19)
590
591
592### Bug Fixes
593
594* yarn upgrade ([5a790b9](https://github.com/dxcli/command/commit/5a790b9))
595
596<a name="0.1.6"></a>
597## [0.1.6](https://github.com/dxcli/command/compare/1aeeb6191eb81f8addc9bbad185a67a93d745937...v0.1.6) (2018-01-19)
598
599
600### Bug Fixes
601
602* make compatible with ICommand ([72798f5](https://github.com/dxcli/command/commit/72798f5))
603
604<a name="0.1.5"></a>
605## [0.1.5](https://github.com/dxcli/command/compare/5a1172301bd5b9cb2c6c5d8acdd55de70169e87c...v0.1.5) (2018-01-19)
606
607
608### Bug Fixes
609
610* added load function ([1aeeb61](https://github.com/dxcli/command/commit/1aeeb61))
611
612<a name="0.1.4"></a>
613## [0.1.4](https://github.com/dxcli/command/compare/9c9cecf61278ad5b8d863ddc68c76c24a6768c97...v0.1.4) (2018-01-19)
614
615
616### Bug Fixes
617
618* always raise errors ([5a11723](https://github.com/dxcli/command/commit/5a11723))
619
620<a name="0.1.3"></a>
621## [0.1.3](https://github.com/dxcli/command/compare/619726d7c841e6c3534d658ee558fb9c2797f4c7...v0.1.3) (2018-01-19)
622
623
624### Bug Fixes
625
626* updated cli-ux ([9c9cecf](https://github.com/dxcli/command/commit/9c9cecf))
627
628<a name="0.1.2"></a>
629## [0.1.2](https://github.com/dxcli/command/compare/1f7deb2af526ce428d87576a48403f5c6945b33f...v0.1.2) (2018-01-19)
630
631
632### Bug Fixes
633
634* update config ([4590963](https://github.com/dxcli/command/commit/4590963))
635
636<a name="0.1.1"></a>
637## [0.1.1](https://github.com/dxcli/command/compare/7a4f576ecb4a24debb1b1d1554d9c7918e2ee235...v0.1.1) (2018-01-19)
638
639
640### Bug Fixes
641
642* updated dependencies ([1f7deb2](https://github.com/dxcli/command/commit/1f7deb2))
643
644<a name="0.1.0"></a>
645# [0.1.0](https://github.com/dxcli/command/compare/v0.0.0...v0.1.0) (2018-01-16)
646
647
648### Bug Fixes
649
650* updated cli-ux ([7a4f576](https://github.com/dxcli/command/commit/7a4f576))
651
652
653### Features
654
655* implemented base commad ([7fc7932](https://github.com/dxcli/command/commit/7fc7932))