UNPKG

38.1 kBMarkdownView Raw
1# [1.8.0](https://github.com/oclif/command/compare/v1.7.0...v1.8.0) (2020-08-03)
2
3
4### Features
5
6* support src/command/index cmd ([#141](https://github.com/oclif/command/issues/141)) ([90ac072](https://github.com/oclif/command/commit/90ac07256b3d43577a8db7df0cfadb49e5925a4c))
7
8
9
10# [1.7.0](https://github.com/oclif/command/compare/v1.6.1...v1.7.0) (2020-06-29)
11
12
13### Features
14
15* add pretty printable interface to methods on command ([#96](https://github.com/oclif/command/issues/96)) ([2db646d](https://github.com/oclif/command/commit/2db646d553a4251135f9f6976d46c14b59b18b34))
16* add types for flush ([#94](https://github.com/oclif/command/issues/94)) ([492cadb](https://github.com/oclif/command/commit/492cadb789b0c27ec54b9fca756ba6b7208f367f))
17
18
19
20## [1.6.1](https://github.com/oclif/command/compare/v1.6.0...v1.6.1) (2020-05-05)
21
22
23### Bug Fixes
24
25* use args.Input to accept any type args ([#89](https://github.com/oclif/command/issues/89)) ([baf3576](https://github.com/oclif/command/commit/baf3576ba23a4901c8d99f094f1267cd4ff30fd7))
26
27
28
29# [1.6.0](https://github.com/oclif/command/compare/v1.5.20...v1.6.0) (2020-05-01)
30
31
32### Features
33
34* add loading for alternative help classes ([#85](https://github.com/oclif/command/issues/85)) ([136e7d4](https://github.com/oclif/command/commit/136e7d4f35c7ac1087e6af920dcadf21bc73530f))
35
36
37
38## [1.5.20](https://github.com/oclif/command/compare/v1.5.19...v1.5.20) (2020-04-20)
39
40
41
42## [1.5.19](https://github.com/oclif/command/compare/v1.5.18...v1.5.19) (2019-09-05)
43
44
45### Bug Fixes
46
47* `default` should be `T[]` when `multiple: true` ([#70](https://github.com/oclif/command/issues/70)) ([13da51c](https://github.com/oclif/command/commit/13da51c0506b499388f14a5940e41fc751685289))
48
49
50
51## [1.5.18](https://github.com/oclif/command/compare/v1.5.17...v1.5.18) (2019-07-22)
52
53
54
55## [1.5.17](https://github.com/oclif/command/compare/v1.5.16...v1.5.17) (2019-07-15)
56
57
58### Bug Fixes
59
60* sync types with @oclif/parser ([#67](https://github.com/oclif/command/issues/67)) ([2a5f0b5](https://github.com/oclif/command/commit/2a5f0b56f97663ea5da38caa8b5db9eedbb33a32))
61
62
63
64## [1.5.16](https://github.com/oclif/command/compare/v1.5.15...v1.5.16) (2019-07-10)
65
66
67
68## [1.5.15](https://github.com/oclif/command/compare/v1.5.14...v1.5.15) (2019-06-20)
69
70
71
72## [1.5.14](https://github.com/oclif/command/compare/v1.5.13...v1.5.14) (2019-05-30)
73
74
75### Bug Fixes
76
77* remove stdout error listener as a member instance ([#65](https://github.com/oclif/command/issues/65)) ([5febe63](https://github.com/oclif/command/commit/5febe6330c5b71473df6a7da585abc4108497dcf))
78
79
80
81## [1.5.13](https://github.com/oclif/command/compare/v1.5.12...v1.5.13) (2019-04-15)
82
83
84### Bug Fixes
85
86* use showCommandHelp to delegate topic help ([#58](https://github.com/oclif/command/issues/58)) ([3c0bafd](https://github.com/oclif/command/commit/3c0bafd840b663f34286a9b1cb84aaee368a210d))
87
88
89
90## [1.5.12](https://github.com/oclif/command/compare/v1.5.11...v1.5.12) (2019-03-15)
91
92
93
94## [1.5.11](https://github.com/oclif/command/compare/v1.5.10...v1.5.11) (2019-02-27)
95
96
97### Bug Fixes
98
99* handle epipe errors ([61d3a29](https://github.com/oclif/command/commit/61d3a29dcb821078515edd4dadd72e4399013e13))
100
101
102
103## [1.5.10](https://github.com/oclif/command/compare/v1.5.9...v1.5.10) (2019-02-11)
104
105
106
107## [1.5.9](https://github.com/oclif/command/compare/v1.5.8...v1.5.9) (2019-02-11)
108
109
110### Bug Fixes
111
112* typescript@3.3 ([3800acc](https://github.com/oclif/command/commit/3800acca43337d10f8328b5aa77025d12835a838))
113
114
115
116## [1.5.8](https://github.com/oclif/command/compare/v1.5.7...v1.5.8) (2018-12-18)
117
118
119
120## [1.5.7](https://github.com/oclif/command/compare/v1.5.6...v1.5.7) (2018-12-18)
121
122
123
124## [1.5.6](https://github.com/oclif/command/compare/v1.5.5...v1.5.6) (2018-11-14)
125
126
127### Reverts
128
129* Revert "fix: construct full help message for known Command (#50)" ([46456dd](https://github.com/oclif/command/commit/46456dd962895f67616c16093c49cf91a571c5bc)), closes [#50](https://github.com/oclif/command/issues/50)
130
131
132
133## [1.5.5](https://github.com/oclif/command/compare/v1.5.4...v1.5.5) (2018-11-12)
134
135
136### Bug Fixes
137
138* construct full help message for known Command ([#50](https://github.com/oclif/command/issues/50)) ([5ef4e3c](https://github.com/oclif/command/commit/5ef4e3c89d1b74af02217bc40d0e8160e5e7a170))
139
140
141
142## [1.5.4](https://github.com/oclif/command/compare/v1.5.3...v1.5.4) (2018-10-13)
143
144
145### Bug Fixes
146
147* remove greenkeeper badge ([c6a0c6f](https://github.com/oclif/command/commit/c6a0c6f8d50a7354db724b8f0326859037911f08))
148
149
150
151## [1.5.3](https://github.com/oclif/command/compare/v1.5.2...v1.5.3) (2018-10-13)
152
153
154### Bug Fixes
155
156* return promiselike ([#47](https://github.com/oclif/command/issues/47)) ([2eb6b60](https://github.com/oclif/command/commit/2eb6b609f9de4f2909b4107fde92fdc8818b42d6))
157
158
159
160## [1.5.2](https://github.com/oclif/command/compare/v1.5.1...v1.5.2) (2018-10-03)
161
162
163### Bug Fixes
164
165* updated deps ([bb0df38](https://github.com/oclif/command/commit/bb0df384906846392f942e5a15d4ca0b69104c6b))
166
167
168
169## [1.5.1](https://github.com/oclif/command/compare/v1.5.0...v1.5.1) (2018-09-14)
170
171
172### Bug Fixes
173
174* lint issues ([d561bbf](https://github.com/oclif/command/commit/d561bbfd1acf4495036fe0ac6bf914af27c963f7))
175* updated deps ([809f184](https://github.com/oclif/command/commit/809f1840423259c0c08b7b88cacfcb4ccb99dc2d))
176
177
178
179# [1.5.0](https://github.com/oclif/command/compare/v1.4.36...v1.5.0) (2018-08-17)
180
181
182### Features
183
184* typescript 3 ([fc6a991](https://github.com/oclif/command/commit/fc6a9916316713c3c017314471e4ad9fe8d07053))
185
186
187
188## [1.4.36](https://github.com/oclif/command/compare/v1.4.35...v1.4.36) (2018-07-25)
189
190
191### Bug Fixes
192
193* Trim description before printing first line since there could be leading `\n` from multi-line template strings. ([#40](https://github.com/oclif/command/issues/40)) ([7be154c](https://github.com/oclif/command/commit/7be154c0540d7a95ee34166fa5373aca0f664fe2))
194
195
196
197## [1.4.35](https://github.com/oclif/command/compare/v1.4.34...v1.4.35) (2018-07-19)
198
199
200### Bug Fixes
201
202* only flush if errorLogger present ([#41](https://github.com/oclif/command/issues/41)) ([f183916](https://github.com/oclif/command/commit/f1839164a404072189083ac73920a9da98f4d046))
203
204
205
206## [1.4.34](https://github.com/oclif/command/compare/v1.4.33...v1.4.34) (2018-06-26)
207
208
209### Bug Fixes
210
211* globals in ts 2.9.2 ([8769c6b](https://github.com/oclif/command/commit/8769c6ba1eee4e045576bcf8ffc256c793d45fad))
212
213
214
215## [1.4.33](https://github.com/oclif/command/compare/v1.4.32...v1.4.33) (2018-06-09)
216
217
218### Reverts
219
220* Revert "[FIX] bump parse version dependency" ([c255811](https://github.com/oclif/command/commit/c2558110d8ddfd1b24a543f1c01b363ce4c8d725))
221
222
223
224## [1.4.32](https://github.com/oclif/command/compare/v1.4.31...v1.4.32) (2018-06-01)
225
226
227### Bug Fixes
228
229* imports ([4bf98c4](https://github.com/oclif/command/commit/4bf98c40793341ebb30da53fa895d99c34372522))
230
231
232
233## [1.4.31](https://github.com/oclif/command/compare/v1.4.30...v1.4.31) (2018-05-31)
234
235
236### Bug Fixes
237
238* typescript 2.9 ([91499c9](https://github.com/oclif/command/commit/91499c93f97b9440975a28fe696cd29829fcc9c1))
239
240
241
242## [1.4.30](https://github.com/oclif/command/compare/v1.4.29...v1.4.30) (2018-05-15)
243
244
245### Bug Fixes
246
247* use node 8 compatible syntax ([085369c](https://github.com/oclif/command/commit/085369c683e8753ba9e9cd34003bf89f8abd4aab))
248
249
250
251## [1.4.29](https://github.com/oclif/command/compare/v1.4.28...v1.4.29) (2018-05-13)
252
253
254### Bug Fixes
255
256* allow subclasses to return any promise type ([aa89f1e](https://github.com/oclif/command/commit/aa89f1ef60b7ee18981c791402b30ae0590154b8))
257
258
259
260## [1.4.28](https://github.com/oclif/command/compare/v1.4.27...v1.4.28) (2018-05-13)
261
262
263### Bug Fixes
264
265* move flush to top-level ([6b7af6a](https://github.com/oclif/command/commit/6b7af6ac9a30f5b539cb18c7280ecd97dfa9e654))
266
267
268
269## [1.4.27](https://github.com/oclif/command/compare/v1.4.26...v1.4.27) (2018-05-13)
270
271
272### Bug Fixes
273
274* linting issue ([a3408cb](https://github.com/oclif/command/commit/a3408cbf50b706630b7054659d969e8474c938ad))
275
276
277
278## [1.4.26](https://github.com/oclif/command/compare/v1.4.25...v1.4.26) (2018-05-13)
279
280
281### Bug Fixes
282
283* require flush to occur manually to fix tests ([82a45eb](https://github.com/oclif/command/commit/82a45ebcae094c74d4486ed53c4a1c1e2ebf00f3))
284
285
286
287## [1.4.25](https://github.com/oclif/command/compare/v1.4.24...v1.4.25) (2018-05-13)
288
289
290### Bug Fixes
291
292* only flush stdout when no error ([ed0f5b7](https://github.com/oclif/command/commit/ed0f5b7c6e883751baadfde9f574fb1853cb9ca0))
293
294
295
296## [1.4.24](https://github.com/oclif/command/compare/v1.4.23...v1.4.24) (2018-05-13)
297
298
299### Bug Fixes
300
301* flush stdout on exit ([8b38347](https://github.com/oclif/command/commit/8b38347400cadaf37a7fc77263aaeec8577220b8))
302
303
304
305## [1.4.23](https://github.com/oclif/command/compare/v1.4.22...v1.4.23) (2018-05-12)
306
307
308### Bug Fixes
309
310* typing for this.error() ([1c7e03c](https://github.com/oclif/command/commit/1c7e03cbce9d9aec6c183c35a6e30b8031afa78e))
311
312
313
314## [1.4.22](https://github.com/oclif/command/compare/v1.4.21...v1.4.22) (2018-05-12)
315
316
317### Bug Fixes
318
319* remove yarn check from CI ([b836340](https://github.com/oclif/command/commit/b83634078bf2ac204e45629785fd08c27906e583))
320* typing for this.error() ([af70aed](https://github.com/oclif/command/commit/af70aed40703a22e65529ebbee8f43fc19954675))
321* typing for this.error() ([3a7ec33](https://github.com/oclif/command/commit/3a7ec3312154bcf379efec9dac47f864fd8de784))
322
323
324
325## [1.4.21](https://github.com/oclif/command/compare/v1.4.20...v1.4.21) (2018-05-06)
326
327
328### Bug Fixes
329
330* return types of error/exit methods ([19ff4de](https://github.com/oclif/command/commit/19ff4debed6fa80b0c6716d779edb7f31326fbc0))
331
332
333
334## [1.4.20](https://github.com/oclif/command/compare/v1.4.19...v1.4.20) (2018-05-03)
335
336
337### Bug Fixes
338
339* updated errors plugin ([39f04d8](https://github.com/oclif/command/commit/39f04d8d97a2667db56223ed7efd393d2b497e22))
340
341
342
343## [1.4.19](https://github.com/oclif/command/compare/v1.4.18...v1.4.19) (2018-05-02)
344
345
346### Bug Fixes
347
348* allow subsessions to run redirected CLI ([42c4bc3](https://github.com/oclif/command/commit/42c4bc3292e43f3683a1cd5791d9a05853e2a877))
349
350
351
352## [1.4.18](https://github.com/oclif/command/compare/v1.4.17...v1.4.18) (2018-05-01)
353
354
355### Bug Fixes
356
357* export integer flag ([11a14b1](https://github.com/oclif/command/commit/11a14b1f6ec970e24e8ad6c060e816f7c68aad7a))
358
359
360
361## [1.4.17](https://github.com/oclif/command/compare/v1.4.16...v1.4.17) (2018-04-30)
362
363
364### Bug Fixes
365
366* allow --version as first argument to command ([2a27613](https://github.com/oclif/command/commit/2a2761359fe79cfb0d52bc7a4e743785b46f4e99))
367
368
369
370## [1.4.16](https://github.com/oclif/command/compare/v1.4.15...v1.4.16) (2018-04-25)
371
372
373### Bug Fixes
374
375* allow specifying --version flag on commands ([4db8ccd](https://github.com/oclif/command/commit/4db8ccdd1745a9caa461bc45ab336a8c250d1ed9))
376
377
378
379## [1.4.15](https://github.com/oclif/command/compare/v1.4.14...v1.4.15) (2018-04-22)
380
381
382### Bug Fixes
383
384* add check for cwd ([afa6e01](https://github.com/oclif/command/commit/afa6e019c14d4c7d00277e84aa44c539ae775cc8))
385* updated deps ([afa28ee](https://github.com/oclif/command/commit/afa28ee22b39cbcfc1e5ab26f20aed3c64b26619))
386
387
388
389## [1.4.14](https://github.com/oclif/command/compare/v1.4.13...v1.4.14) (2018-04-21)
390
391
392### Bug Fixes
393
394* stop cli-ux action on error ([cd7e1e1](https://github.com/oclif/command/commit/cd7e1e1eec6a3225f13b4a8d49a30394226f6fd8))
395
396
397
398## [1.4.13](https://github.com/oclif/command/compare/v1.4.12...v1.4.13) (2018-04-09)
399
400
401### Bug Fixes
402
403* updated parser ([45e2108](https://github.com/oclif/command/commit/45e210848e938b2fe3032619ab821c4cb8f7c460))
404
405
406
407## [1.4.12](https://github.com/oclif/command/compare/v1.4.11...v1.4.12) (2018-04-09)
408
409
410### Bug Fixes
411
412* updated parser ([67a4509](https://github.com/oclif/command/commit/67a45096abd1391c84ca26df7ee48915e371f681))
413
414
415
416## [1.4.11](https://github.com/oclif/command/compare/v1.4.10...v1.4.11) (2018-04-09)
417
418
419### Bug Fixes
420
421* updated parser ([c9212de](https://github.com/oclif/command/commit/c9212de43ef730e52e88ac8757cc4f7297b6af94))
422
423
424
425## [1.4.10](https://github.com/oclif/command/compare/v1.4.9...v1.4.10) (2018-04-09)
426
427
428### Bug Fixes
429
430* updated parser ([1eb0216](https://github.com/oclif/command/commit/1eb02169f04e9bcb89c866e89faad6112ad6302c))
431
432
433
434## [1.4.9](https://github.com/oclif/command/compare/v1.4.8...v1.4.9) (2018-04-08)
435
436
437### Bug Fixes
438
439* https://github.com/oclif/oclif/issues/95 ([a8d4d93](https://github.com/oclif/command/commit/a8d4d9328406937a17556d4725fcbc049b5bfda1))
440* updated deps and fixed linter ([bda888a](https://github.com/oclif/command/commit/bda888aa5a4a6dcaeba315fcb28c1b6a5c45f06a))
441
442
443
444## [1.4.8](https://github.com/oclif/command/compare/v1.4.7...v1.4.8) (2018-04-08)
445
446
447### Bug Fixes
448
449* throw error if no message ([c1ed043](https://github.com/oclif/command/commit/c1ed043efc89142169b089091e118899281421e0))
450
451
452
453## [1.4.7](https://github.com/oclif/command/compare/v1.4.6...v1.4.7) (2018-04-06)
454
455
456### Bug Fixes
457
458* make this.log() behave more like console.log() ([7d145e1](https://github.com/oclif/command/commit/7d145e1fff534acd4349eb78d3ef65208d8b1345))
459
460
461
462## [1.4.6](https://github.com/oclif/command/compare/v1.4.5...v1.4.6) (2018-03-25)
463
464
465### Bug Fixes
466
467* run init before all multi commands ([47be866](https://github.com/oclif/command/commit/47be866b6cce4444002618e3c2ee8aeb8865e243))
468
469
470
471## [1.4.5](https://github.com/oclif/command/compare/v1.4.4...v1.4.5) (2018-03-24)
472
473
474### Bug Fixes
475
476* use new semantic-release ([336d6a3](https://github.com/oclif/command/commit/336d6a3b74bbbcefd9f67d7744dc5f1ea4b94b4f))
477
478
479
480## [1.4.4](https://github.com/oclif/command/compare/v1.4.3...v1.4.4) (2018-03-24)
481
482
483### Bug Fixes
484
485* add debug dependency ([300bbb7](https://github.com/oclif/command/commit/300bbb7c053fb6bb9fac5f3beac56df45aebecb3))
486
487
488
489## [1.4.3](https://github.com/oclif/command/compare/v1.4.2...v1.4.3) (2018-03-24)
490
491
492### Bug Fixes
493
494* add @oclif/errors to dependencies ([b2d0790](https://github.com/oclif/command/commit/b2d0790b00cab77c53abdfa35970f99753713116))
495
496
497
498## [1.4.2](https://github.com/oclif/command/compare/v1.4.1...v1.4.2) (2018-02-28)
499
500
501### Bug Fixes
502
503* add return type ([8808788](https://github.com/oclif/command/commit/8808788e3f6c494606d1e2662382eeede0e0a254))
504
505
506
507## [1.4.1](https://github.com/oclif/command/compare/v1.4.0...v1.4.1) (2018-02-28)
508
509
510### Bug Fixes
511
512* fixed return value ([15212c3](https://github.com/oclif/command/commit/15212c3025cdc62433ec305a919b65487a53d8b0))
513
514
515
516# [1.4.0](https://github.com/oclif/command/compare/v1.3.3...v1.4.0) (2018-02-28)
517
518
519### Features
520
521* return value from command ([0651ef0](https://github.com/oclif/command/commit/0651ef054e01f9eb6e54cfff598d8b126f8aefe5))
522
523
524
525## [1.3.3](https://github.com/oclif/command/compare/v1.3.2...v1.3.3) (2018-02-17)
526
527
528### Bug Fixes
529
530* fixed help command ([785f4f4](https://github.com/oclif/command/commit/785f4f485397ee5485e391c3ac4342959c140dcc))
531
532
533
534## [1.3.2](https://github.com/oclif/command/compare/v1.3.1...v1.3.2) (2018-02-17)
535
536
537### Bug Fixes
538
539* show topic if command not found but topic exists ([efd58a6](https://github.com/oclif/command/commit/efd58a604e350a0e24773dad2a6779842211d7ce))
540
541
542
543## [1.3.1](https://github.com/oclif/command/compare/v1.3.0...v1.3.1) (2018-02-17)
544
545
546### Bug Fixes
547
548* fixed single command help ([efe7409](https://github.com/oclif/command/commit/efe740935047280860dd12a0a1a5781ceeac3fc7))
549* updated help ([48235ab](https://github.com/oclif/command/commit/48235ab91b184b761232905d3b6c49ceeedc6441))
550
551
552
553# [1.3.0](https://github.com/oclif/command/compare/v1.2.25...v1.3.0) (2018-02-15)
554
555
556### Features
557
558* added node version check ([d672877](https://github.com/oclif/command/commit/d67287709694b6e16a940e445378e419e0312f66))
559
560
561
562## [1.2.25](https://github.com/oclif/command/compare/v1.2.24...v1.2.25) (2018-02-14)
563
564
565
566## [1.2.24](https://github.com/oclif/command/compare/v1.2.23...v1.2.24) (2018-02-14)
567
568
569### Bug Fixes
570
571* updated deps ([b643478](https://github.com/oclif/command/commit/b643478dd35896a22dbf447a30dd0d495df293eb))
572* updated parser ([69e7509](https://github.com/oclif/command/commit/69e75098a816aac75be6c8fbabee275516523471))
573
574
575
576## [1.2.23](https://github.com/oclif/command/compare/v1.2.22...v1.2.23) (2018-02-13)
577
578
579### Bug Fixes
580
581* updated deps ([633de2e](https://github.com/oclif/command/commit/633de2e141f2338184a95ecc6c1a95e592f37c09))
582
583
584
585## [1.2.22](https://github.com/oclif/command/compare/v1.2.21...v1.2.22) (2018-02-13)
586
587
588### Bug Fixes
589
590* updated plugin-plugins ([0d3f94a](https://github.com/oclif/command/commit/0d3f94a8d41a5903c34a5cfd3625bb42b4d4062c))
591
592
593
594## [1.2.21](https://github.com/oclif/command/compare/v1.2.20...v1.2.21) (2018-02-13)
595
596
597### Bug Fixes
598
599* oclif rename ([45b34a8](https://github.com/oclif/command/commit/45b34a88a796a79d3c0d20124a7a9919b12edec8))
600* oclif rename ([bc6169b](https://github.com/oclif/command/commit/bc6169b09e1254a4049a067d60fb97b897d204ad))
601
602
603
604## [1.2.20](https://github.com/oclif/command/compare/v1.2.19...v1.2.20) (2018-02-13)
605
606
607### Bug Fixes
608
609* rename to oclif ([c416eb5](https://github.com/oclif/command/commit/c416eb55471a36183132f8f593a13bd877916b64))
610* rename to oclif ([b9ee8e6](https://github.com/oclif/command/commit/b9ee8e62562a4a051b2329c700e1aa24c03d2af4))
611* rename to oclif ([20d4584](https://github.com/oclif/command/commit/20d4584fa78d316ac18714c72c6b18d3cb1e1437))
612
613
614
615## [1.2.19](https://github.com/oclif/command/compare/v1.2.18...v1.2.19) (2018-02-07)
616
617
618### Bug Fixes
619
620* fixed error flushing ([de02208](https://github.com/oclif/command/commit/de022085f00edb3421545399f49f055efa651fe7))
621
622
623
624## [1.2.18](https://github.com/oclif/command/compare/v1.2.17...v1.2.18) (2018-02-07)
625
626
627### Bug Fixes
628
629* async ([2040de0](https://github.com/oclif/command/commit/2040de0747060f289ec4092e2a619a7bb4d115ab))
630
631
632
633## [1.2.17](https://github.com/oclif/command/compare/v1.2.16...v1.2.17) (2018-02-07)
634
635
636### Bug Fixes
637
638* updated config ([a9f7952](https://github.com/oclif/command/commit/a9f79525c45e18d2d0a761a502bd19174d1af748))
639
640
641
642## [1.2.16](https://github.com/oclif/command/compare/v1.2.15...v1.2.16) (2018-02-07)
643
644
645### Bug Fixes
646
647* async ([d79cd60](https://github.com/oclif/command/commit/d79cd606fdbe62b2d80b9f91f627783b42d59747))
648* async ([3831268](https://github.com/oclif/command/commit/38312680f43bfa4244467ca1f4f0542096902f55))
649
650
651
652## [1.2.15](https://github.com/oclif/command/compare/v1.2.14...v1.2.15) (2018-02-07)
653
654
655### Performance Improvements
656
657* flush errors not cli-ux ([daed294](https://github.com/oclif/command/commit/daed294d10995de317517ea0d3e3d66a65971411))
658
659
660
661## [1.2.14](https://github.com/oclif/command/compare/v1.2.12...v1.2.14) (2018-02-07)
662
663
664### Bug Fixes
665
666* updated config ([19b1b4f](https://github.com/oclif/command/commit/19b1b4f33f26be64ab90fe2fcbec7ed72ba71e7a))
667* use LoadOptions ([b880aa3](https://github.com/oclif/command/commit/b880aa378b7e38b7f933f38c465c87567995eb1c))
668
669
670
671## [1.2.12](https://github.com/oclif/command/compare/v1.2.11...v1.2.12) (2018-02-06)
672
673
674### Bug Fixes
675
676* allow these types ([b4fd493](https://github.com/oclif/command/commit/b4fd49343d23e4b9b469e8ee04bd33a30795bc9b))
677
678
679
680## [1.2.11](https://github.com/oclif/command/compare/v1.2.10...v1.2.11) (2018-02-06)
681
682
683### Bug Fixes
684
685* updated config ([68b277c](https://github.com/oclif/command/commit/68b277c4502b5abf918501813ff939dce5bcbd3a))
686
687
688
689## [1.2.10](https://github.com/oclif/command/compare/v1.2.9...v1.2.10) (2018-02-06)
690
691
692### Bug Fixes
693
694* updated parser ([3afcea3](https://github.com/oclif/command/commit/3afcea361a4af5b78743962e3793c4cfd6ceaa0f))
695
696
697
698## [1.2.9](https://github.com/oclif/command/compare/v1.2.8...v1.2.9) (2018-02-06)
699
700
701### Bug Fixes
702
703* use @anycli/errors ([b9424dc](https://github.com/oclif/command/commit/b9424dcd68c774605f5956962571fda2c6e86eef))
704
705
706
707## [1.2.8](https://github.com/oclif/command/compare/v1.2.7...v1.2.8) (2018-02-05)
708
709
710### Bug Fixes
711
712* add error handler ([ce49022](https://github.com/oclif/command/commit/ce490223d1d5a23619712330b1919965d3d2e143))
713
714
715
716## [1.2.7](https://github.com/oclif/command/compare/v1.2.6...v1.2.7) (2018-02-05)
717
718
719### Bug Fixes
720
721* updated plugins plugin ([dd18e9c](https://github.com/oclif/command/commit/dd18e9c08ece41f3cbb04b21080a52ffa102cadf))
722
723
724
725## [1.2.6](https://github.com/oclif/command/compare/v1.2.5...v1.2.6) (2018-02-05)
726
727
728### Bug Fixes
729
730* move ExitError to config ([84a397e](https://github.com/oclif/command/commit/84a397ed21572b4276bfebed3f7adc9824243690))
731
732
733
734## [1.2.5](https://github.com/oclif/command/compare/v1.2.4...v1.2.5) (2018-02-05)
735
736
737### Bug Fixes
738
739* reduce dependencies ([7b0acc6](https://github.com/oclif/command/commit/7b0acc6f82620daebabbdc57838df055239b4edf))
740
741
742
743## [1.2.4](https://github.com/oclif/command/compare/v1.2.3...v1.2.4) (2018-02-03)
744
745
746### Bug Fixes
747
748* fixed init hook arguments ([26895f7](https://github.com/oclif/command/commit/26895f76a879a002cf01319aba3779ba4cad8ae9))
749* help improvements ([93b8f8d](https://github.com/oclif/command/commit/93b8f8d05660c51dbee2c4cd077f752a5157e692))
750
751
752
753## [1.2.3](https://github.com/oclif/command/compare/v1.2.2...v1.2.3) (2018-02-03)
754
755
756### Bug Fixes
757
758* bump parser ([a002c7c](https://github.com/oclif/command/commit/a002c7c2e3f54a0a0bd37b4844ceea5d815d69f6))
759
760
761
762## [1.2.2](https://github.com/oclif/command/compare/v1.2.1...v1.2.2) (2018-02-03)
763
764
765### Bug Fixes
766
767* updated config ([13a6193](https://github.com/oclif/command/commit/13a6193a1e2c577b3eaa49c6f38d2326eb40eea9))
768
769
770
771## [1.2.1](https://github.com/oclif/command/compare/v1.2.0...v1.2.1) (2018-02-03)
772
773
774### Bug Fixes
775
776* updated config ([26e8568](https://github.com/oclif/command/commit/26e8568b8f8f778d5a74773decc92446b09d4618))
777
778
779
780# [1.2.0](https://github.com/oclif/command/compare/v1.1.2...v1.2.0) (2018-02-03)
781
782
783### Features
784
785* added _run and parse functions ([8e90f26](https://github.com/oclif/command/commit/8e90f265aebd64778590a35e959ab20d053148e4))
786
787
788
789## [1.1.2](https://github.com/oclif/command/compare/v1.1.1...v1.1.2) (2018-02-03)
790
791
792### Bug Fixes
793
794* add run function ([bbfc5f7](https://github.com/oclif/command/commit/bbfc5f72c5e304c8a32a21cd2fd3295c8c19a9eb))
795
796
797
798## [1.1.1](https://github.com/oclif/command/compare/v1.1.0...v1.1.1) (2018-02-03)
799
800
801### Bug Fixes
802
803* export main ([6815883](https://github.com/oclif/command/commit/68158831718f70da1cc0b282e35b108791ee6c3a))
804* fixed parent module path ([6d090ae](https://github.com/oclif/command/commit/6d090aefd78fd13a556e625f8e28b445476912ee))
805
806
807
808# [1.1.0](https://github.com/oclif/command/compare/v1.0.1...v1.1.0) (2018-02-03)
809
810
811### Features
812
813* added main command for multi CLI projects ([a215636](https://github.com/oclif/command/commit/a21563609a404cd274942b55e1cf41ac0724a014))
814
815
816
817## [1.0.1](https://github.com/oclif/command/compare/v1.0.0...v1.0.1) (2018-02-03)
818
819
820### Bug Fixes
821
822* fixed parent module path ([209d4ff](https://github.com/oclif/command/commit/209d4fff5eeca27768ef5fba96512408d2817cc4))
823
824
825
826# [1.0.0](https://github.com/oclif/command/compare/v0.3.11...v1.0.0) (2018-02-03)
827
828
829### Features
830
831* simplify command with new config ([1599c40](https://github.com/oclif/command/commit/1599c40ed9f935cff4ae4c3b3cce8ff9f7b3969e))
832
833
834### BREAKING CHANGES
835
836* This is preparation for using the new config object that will not
837require the engine. It is likely incompatible with any anycli version
838before it
839
840
841
842## [0.3.11](https://github.com/oclif/command/compare/v0.3.10...v0.3.11) (2018-02-02)
843
844
845### Bug Fixes
846
847* use cli.error on errors ([f3a45a2](https://github.com/oclif/command/commit/f3a45a20a89a517d022c90990e96039995dd52b5))
848
849
850
851## [0.3.10](https://github.com/oclif/command/compare/v0.3.9...v0.3.10) (2018-02-02)
852
853
854### Bug Fixes
855
856* allow engine to grab --help ([f8689ea](https://github.com/oclif/command/commit/f8689ea71d2375926ae4504e755c70af0e47d21a))
857* fixed --help on test command ([57659f6](https://github.com/oclif/command/commit/57659f6122fefe19ba41804633ac7edea5f007a2))
858
859
860
861## [0.3.9](https://github.com/oclif/command/compare/v0.3.8...v0.3.9) (2018-02-02)
862
863
864### Bug Fixes
865
866* dispatch help to plugin-help ([c57e7ac](https://github.com/oclif/command/commit/c57e7aca63274505d09c801f7fa32fcf51142362))
867
868
869
870## [0.3.8](https://github.com/oclif/command/compare/v0.3.7...v0.3.8) (2018-02-02)
871
872
873### Bug Fixes
874
875* add type to command ([dcea31b](https://github.com/oclif/command/commit/dcea31b2ba2bfcb2fb2851750ff2a77f12d1419f))
876
877
878
879## [0.3.7](https://github.com/oclif/command/compare/v0.3.6...v0.3.7) (2018-02-02)
880
881
882### Bug Fixes
883
884* config updates ([a311900](https://github.com/oclif/command/commit/a31190002da11a8b59883923f687091afb086060))
885
886
887
888## [0.3.6](https://github.com/oclif/command/compare/v0.3.5...v0.3.6) (2018-02-02)
889
890
891### Bug Fixes
892
893* use new plugin names ([a8a9b25](https://github.com/oclif/command/commit/a8a9b25444e57bd3e3bdbd18656416f76431d9f5))
894
895
896
897## [0.3.5](https://github.com/oclif/command/compare/v0.3.4...v0.3.5) (2018-02-02)
898
899
900### Bug Fixes
901
902* ran generator ([bebe38a](https://github.com/oclif/command/commit/bebe38ae0a294662996e8cef5be29112929db941))
903
904
905
906## [0.3.4](https://github.com/oclif/command/compare/v0.3.3...v0.3.4) (2018-02-02)
907
908
909### Bug Fixes
910
911* fixed default parameters ([e1fa539](https://github.com/oclif/command/commit/e1fa5399d0b2b90fc0580e4af82ded1212be4cff))
912
913
914
915## [0.3.3](https://github.com/oclif/command/compare/v0.3.2...v0.3.3) (2018-02-01)
916
917
918### Bug Fixes
919
920* pass empty object to default ([2186ab5](https://github.com/oclif/command/commit/2186ab5a8731fc3a7bc521135dbda71c6d6bddb9))
921
922
923
924## [0.3.2](https://github.com/oclif/command/compare/v0.3.1...v0.3.2) (2018-02-01)
925
926
927### Bug Fixes
928
929* show help for -h ([d4d4bb1](https://github.com/oclif/command/commit/d4d4bb12614a4057436667ca77c8cec2a1636cb0))
930
931
932
933## [0.3.1](https://github.com/oclif/command/compare/v0.3.0...v0.3.1) (2018-02-01)
934
935
936### Bug Fixes
937
938* fixed --help ([d51b5cf](https://github.com/oclif/command/commit/d51b5cff69fe56bd366a2a154f08154261d4b581))
939
940
941
942# [0.3.0](https://github.com/oclif/command/compare/v0.2.25...v0.3.0) (2018-02-01)
943
944
945### Features
946
947* added version and help flags ([087b248](https://github.com/oclif/command/commit/087b248216686f4ac50c68782cda61312da26724))
948
949
950
951## [0.2.25](https://github.com/oclif/command/compare/v0.2.24...v0.2.25) (2018-02-01)
952
953
954### Bug Fixes
955
956* added version and help flags ([ab963a2](https://github.com/oclif/command/commit/ab963a2f557902f2936f4f9c71bdb462ca661c4a))
957
958
959
960## [0.2.24](https://github.com/oclif/command/compare/v0.2.23...v0.2.24) (2018-02-01)
961
962
963### Bug Fixes
964
965* add help values to cache ([2484d1e](https://github.com/oclif/command/commit/2484d1ecae3b8bb1ef4aa2ae24995187edf46914))
966
967
968
969## [0.2.23](https://github.com/oclif/command/compare/v0.2.22...v0.2.23) (2018-02-01)
970
971
972### Bug Fixes
973
974* strict by default ([46c5dda](https://github.com/oclif/command/commit/46c5dda5c4895381b561c222000feb4e3484f33a))
975
976
977
978## [0.2.22](https://github.com/oclif/command/compare/v0.2.21...v0.2.22) (2018-02-01)
979
980
981### Bug Fixes
982
983* fixed enum flag ([327e4ed](https://github.com/oclif/command/commit/327e4eddf0962331ee9bf76c2eccad9c8e64804c))
984* set helpValue ([43478c8](https://github.com/oclif/command/commit/43478c808804359269d3afcc6d7a07fb128c9272))
985
986
987
988## [0.2.21](https://github.com/oclif/command/compare/v0.2.20...v0.2.21) (2018-02-01)
989
990
991### Bug Fixes
992
993* move config to dev ([8670ce0](https://github.com/oclif/command/commit/8670ce0d3c8c131a4d5afadda43bbab03aee8e6e))
994
995
996
997## [0.2.20](https://github.com/oclif/command/compare/v0.2.19...v0.2.20) (2018-02-01)
998
999
1000### Bug Fixes
1001
1002* use type aliases ([547cbdd](https://github.com/oclif/command/commit/547cbdd8ba4bd710218b190b3af8987f937e02b1))
1003
1004
1005
1006## [0.2.19](https://github.com/oclif/command/compare/v0.2.18...v0.2.19) (2018-01-31)
1007
1008
1009### Bug Fixes
1010
1011* move peer deps into required ([3cc1798](https://github.com/oclif/command/commit/3cc179867d389b090f568258b784a055501a4851))
1012
1013
1014
1015## [0.2.18](https://github.com/oclif/command/compare/v0.2.17...v0.2.18) (2018-01-31)
1016
1017
1018### Bug Fixes
1019
1020* updated parser ([e828b46](https://github.com/oclif/command/commit/e828b46723c8aaa2bbc0a860d5646437cb6aeb56))
1021
1022
1023
1024## [0.2.17](https://github.com/oclif/command/compare/v0.2.16...v0.2.17) (2018-01-31)
1025
1026
1027### Bug Fixes
1028
1029* updated config with new command opts ([a186b5f](https://github.com/oclif/command/commit/a186b5f4dd55fb9767ddb2d9a5678af4a9221de0))
1030
1031
1032
1033## [0.2.16](https://github.com/oclif/command/compare/v0.2.15...v0.2.16) (2018-01-31)
1034
1035
1036### Bug Fixes
1037
1038* add init function ([029a620](https://github.com/oclif/command/commit/029a620c04d2ae4fe763d55bb3632755541fbf0e))
1039
1040
1041
1042## [0.2.15](https://github.com/oclif/command/compare/v0.2.14...v0.2.15) (2018-01-31)
1043
1044
1045### Bug Fixes
1046
1047* export parse function ([20bf6ff](https://github.com/oclif/command/commit/20bf6ffc4e4c2002534427aafd483dcafb52db0f))
1048
1049
1050
1051## [0.2.14](https://github.com/oclif/command/compare/v0.2.13...v0.2.14) (2018-01-31)
1052
1053
1054### Bug Fixes
1055
1056* variableArgs ([324e5d9](https://github.com/oclif/command/commit/324e5d9150558b444e38c74430ec1154182a3642))
1057
1058
1059
1060## [0.2.13](https://github.com/oclif/command/compare/v0.2.12...v0.2.13) (2018-01-31)
1061
1062
1063### Bug Fixes
1064
1065* allow passing this into parser ([f8fd99b](https://github.com/oclif/command/commit/f8fd99b360583423d3c6123d69bdd08279635f0a))
1066
1067
1068
1069## [0.2.12](https://github.com/oclif/command/compare/v0.2.11...v0.2.12) (2018-01-31)
1070
1071
1072### Bug Fixes
1073
1074* fixed command options ([fd71035](https://github.com/oclif/command/commit/fd7103504d590f9eaa39728a22d100ed4c95e587))
1075
1076
1077
1078## [0.2.11](https://github.com/oclif/command/compare/v0.2.10...v0.2.11) (2018-01-31)
1079
1080
1081### Bug Fixes
1082
1083* dont slice arg ([1db83e9](https://github.com/oclif/command/commit/1db83e93450be1e08e9cda672e41fd3466c69836))
1084
1085
1086
1087## [0.2.10](https://github.com/oclif/command/compare/v0.2.9...v0.2.10) (2018-01-31)
1088
1089
1090### Bug Fixes
1091
1092* add constructor to make more ts 2.7 compatible ([89dd64c](https://github.com/oclif/command/commit/89dd64c8cf2d5a725199faaaab0720b0da85c307))
1093* added enum flag ([26265e3](https://github.com/oclif/command/commit/26265e37219b65c4d42f3261294b326960160091))
1094* allow passing iconfig ([0b2bb37](https://github.com/oclif/command/commit/0b2bb37a619bfa519e82308cf5b5d57c58035319))
1095* allow setting flag to skip parsing ([743ac50](https://github.com/oclif/command/commit/743ac5049d539cf867b5456cc03d28442ca8b538))
1096* argv fixed ([afddb87](https://github.com/oclif/command/commit/afddb877293fee0a7535e827a82abdc73b7803a4))
1097* remove typedoc for now ([d674fcf](https://github.com/oclif/command/commit/d674fcfab555c54203d79a8e1802e6b60ef691b2))
1098
1099
1100
1101## [0.2.9](https://github.com/oclif/command/compare/v0.2.8...v0.2.9) (2018-01-31)
1102
1103
1104### Bug Fixes
1105
1106* anycli rename ([f6d0558](https://github.com/oclif/command/commit/f6d0558bb92ac09a29061a18cb1ac846f81c57f9))
1107
1108
1109
1110## [0.2.8](https://github.com/oclif/command/compare/v0.2.7...v0.2.8) (2018-01-30)
1111
1112
1113### Bug Fixes
1114
1115* remove hook from this library ([a58e668](https://github.com/oclif/command/commit/a58e668619aca4a31cf240eb46134fe7ef778004))
1116
1117
1118
1119## [0.2.7](https://github.com/oclif/command/compare/v0.2.6...v0.2.7) (2018-01-30)
1120
1121
1122### Bug Fixes
1123
1124* add title to cache ([58bb7ab](https://github.com/oclif/command/commit/58bb7ab4e077f856d8b7efd695a482ddf4c9d056))
1125
1126
1127
1128## [0.2.6](https://github.com/oclif/command/compare/v0.2.5...v0.2.6) (2018-01-30)
1129
1130
1131### Bug Fixes
1132
1133* add new config help vars ([f075793](https://github.com/oclif/command/commit/f075793a01c259f380b0254d4d00615f4e08342b))
1134
1135
1136
1137## [0.2.5](https://github.com/oclif/command/compare/v0.2.4...v0.2.5) (2018-01-29)
1138
1139
1140### Bug Fixes
1141
1142* added help properties ([16908c9](https://github.com/oclif/command/commit/16908c946e8c736ccffe0dd11d4064e427fbe4bc))
1143
1144
1145
1146## [0.2.4](https://github.com/oclif/command/compare/v0.2.3...v0.2.4) (2018-01-28)
1147
1148
1149### Bug Fixes
1150
1151* add options to convertToCached ([e47a6be](https://github.com/oclif/command/commit/e47a6be653ee59c25cb038f1bbe3774b3918d0fd))
1152
1153
1154
1155## [0.2.3](https://github.com/oclif/command/compare/v0.2.2...v0.2.3) (2018-01-28)
1156
1157
1158### Bug Fixes
1159
1160* trap hook error ([a0f770c](https://github.com/oclif/command/commit/a0f770ce3863a449bdbfac98201f48c404c5968d))
1161
1162
1163
1164## [0.2.2](https://github.com/oclif/command/compare/v0.2.1...v0.2.2) (2018-01-28)
1165
1166
1167### Bug Fixes
1168
1169* limit plugin types required ([77fae3a](https://github.com/oclif/command/commit/77fae3aa9b41282d7ea803ee7004e5831d9cce49))
1170
1171
1172
1173## [0.2.1](https://github.com/oclif/command/compare/v0.2.0...v0.2.1) (2018-01-28)
1174
1175
1176### Bug Fixes
1177
1178* expose initDebug() ([e747712](https://github.com/oclif/command/commit/e747712c9c5ff0dd4ac160840b965d79c22270e2))
1179
1180
1181
1182# [0.2.0](https://github.com/oclif/command/compare/v0.1.23...v0.2.0) (2018-01-28)
1183
1184
1185### Features
1186
1187* add error context ([6ab4397](https://github.com/oclif/command/commit/6ab4397a4dae0c266e1f562fc7b22f52ad4260e5))
1188
1189
1190
1191## [0.1.23](https://github.com/oclif/command/compare/v0.1.22...v0.1.23) (2018-01-28)
1192
1193
1194### Bug Fixes
1195
1196* move @dxcli/parser into dependencies ([d70edaf](https://github.com/oclif/command/commit/d70edafbc75e0c03d313acc559c2b6c214e9752c))
1197
1198
1199
1200## [0.1.22](https://github.com/oclif/command/compare/v0.1.21...v0.1.22) (2018-01-28)
1201
1202
1203### Bug Fixes
1204
1205* add peerDependencies ([6b15af1](https://github.com/oclif/command/commit/6b15af19cc146a9e7c7d9308dcc3f65ab4c38b0a))
1206
1207
1208
1209## [0.1.21](https://github.com/oclif/command/compare/v0.1.20...v0.1.21) (2018-01-28)
1210
1211
1212### Bug Fixes
1213
1214* export convertToCachedCommand ([9bc563c](https://github.com/oclif/command/commit/9bc563c8f6e8f6647b32c1e0c52695634564b494))
1215
1216
1217
1218## [0.1.20](https://github.com/oclif/command/compare/v0.1.19...v0.1.20) (2018-01-28)
1219
1220
1221### Bug Fixes
1222
1223* add convertToCached ([3fd39b9](https://github.com/oclif/command/commit/3fd39b9ecd0d60f6aa7e01874be7a8ded157a153))
1224
1225
1226
1227## [0.1.19](https://github.com/oclif/command/compare/v0.1.18...v0.1.19) (2018-01-27)
1228
1229
1230### Bug Fixes
1231
1232* updated deps ([6430b69](https://github.com/oclif/command/commit/6430b695c01a5611a15b351a53609b38a7748018))
1233
1234
1235
1236## [0.1.18](https://github.com/oclif/command/compare/v0.1.17...v0.1.18) (2018-01-26)
1237
1238
1239### Bug Fixes
1240
1241* updated config and cli-ux ([060534e](https://github.com/oclif/command/commit/060534e2632335e4915782afb7f36225ab140d15))
1242
1243
1244
1245## [0.1.17](https://github.com/oclif/command/compare/v0.1.16...v0.1.17) (2018-01-26)
1246
1247
1248### Bug Fixes
1249
1250* set debug ([493ec08](https://github.com/oclif/command/commit/493ec082ec7062ee2f1235a7911a4b732d9de0d1))
1251
1252
1253
1254## [0.1.16](https://github.com/oclif/command/compare/v0.1.15...v0.1.16) (2018-01-26)
1255
1256
1257### Bug Fixes
1258
1259* updated deps ([b5904ce](https://github.com/oclif/command/commit/b5904ceaa65551648ff8dfc29d6fb58f5207aa8d))
1260
1261
1262
1263## [0.1.15](https://github.com/oclif/command/compare/v0.1.14...v0.1.15) (2018-01-25)
1264
1265
1266### Bug Fixes
1267
1268* updated config ([c81025c](https://github.com/oclif/command/commit/c81025c21e9e96f0c6317d3e57c72d1bfde78f07))
1269
1270
1271
1272## [0.1.14](https://github.com/oclif/command/compare/v0.1.13...v0.1.14) (2018-01-25)
1273
1274
1275### Bug Fixes
1276
1277* added typedoc ([036950b](https://github.com/oclif/command/commit/036950b6cf0e5a59206039d32822817d2e58fee3))
1278* ran generator ([92abb15](https://github.com/oclif/command/commit/92abb155388dbf367b6bf42c10b5d79ee84a8667))
1279* updated deps ([3e18992](https://github.com/oclif/command/commit/3e18992ba8c05aeeea0baf4cb51613ae50bd1c55))
1280
1281
1282
1283## [0.1.13](https://github.com/oclif/command/compare/v0.1.12...v0.1.13) (2018-01-20)
1284
1285
1286### Bug Fixes
1287
1288* remove http-call type ([9aac526](https://github.com/oclif/command/commit/9aac5264aa8f23b514295390afa8ecc1fb5e8142))
1289
1290
1291
1292## [0.1.12](https://github.com/oclif/command/compare/v0.1.11...v0.1.12) (2018-01-20)
1293
1294
1295### Bug Fixes
1296
1297* updated deps ([db0b54a](https://github.com/oclif/command/commit/db0b54a6eccda027295b2d1d1449423d34cd7933))
1298
1299
1300
1301## [0.1.11](https://github.com/oclif/command/compare/v0.1.10...v0.1.11) (2018-01-20)
1302
1303
1304### Bug Fixes
1305
1306* updated cli-ux ([2f11d05](https://github.com/oclif/command/commit/2f11d05476ba4be77aac0ceaf12c3e0893278c8c))
1307
1308
1309
1310## [0.1.10](https://github.com/oclif/command/compare/v0.1.9...v0.1.10) (2018-01-20)
1311
1312
1313### Bug Fixes
1314
1315* updated cli-ux ([345a27b](https://github.com/oclif/command/commit/345a27b45287810bec0796ab00c89348095e196f))
1316* updated cli-ux ([b0848e5](https://github.com/oclif/command/commit/b0848e51632f7329e8bb8901501b25dd77eafca2))
1317
1318
1319
1320## [0.1.9](https://github.com/oclif/command/compare/v0.1.8...v0.1.9) (2018-01-19)
1321
1322
1323### Bug Fixes
1324
1325* hide EEXIT ([2184233](https://github.com/oclif/command/commit/2184233b76e311a84a76ac2d973a45760397bb5f))
1326
1327
1328
1329## [0.1.8](https://github.com/oclif/command/compare/v0.1.7...v0.1.8) (2018-01-19)
1330
1331
1332### Bug Fixes
1333
1334* updated cli-ux ([30e1b12](https://github.com/oclif/command/commit/30e1b12a1a6d2359fb2c99391970f6ae44ae171c))
1335
1336
1337
1338## [0.1.7](https://github.com/oclif/command/compare/v0.1.6...v0.1.7) (2018-01-19)
1339
1340
1341### Bug Fixes
1342
1343* yarn upgrade ([5a790b9](https://github.com/oclif/command/commit/5a790b9b3e3fb2a498e2a86043c2ea5f39ffec8f))
1344
1345
1346
1347## [0.1.6](https://github.com/oclif/command/compare/v0.1.5...v0.1.6) (2018-01-19)
1348
1349
1350### Bug Fixes
1351
1352* make compatible with ICommand ([72798f5](https://github.com/oclif/command/commit/72798f58f713b0986470e10590b84354938b2fd2))
1353
1354
1355
1356## [0.1.5](https://github.com/oclif/command/compare/v0.1.4...v0.1.5) (2018-01-19)
1357
1358
1359### Bug Fixes
1360
1361* added load function ([1aeeb61](https://github.com/oclif/command/commit/1aeeb6191eb81f8addc9bbad185a67a93d745937))
1362
1363
1364
1365## [0.1.4](https://github.com/oclif/command/compare/v0.1.3...v0.1.4) (2018-01-19)
1366
1367
1368### Bug Fixes
1369
1370* always raise errors ([5a11723](https://github.com/oclif/command/commit/5a1172301bd5b9cb2c6c5d8acdd55de70169e87c))
1371
1372
1373
1374## [0.1.3](https://github.com/oclif/command/compare/v0.1.2...v0.1.3) (2018-01-19)
1375
1376
1377### Bug Fixes
1378
1379* updated cli-ux ([9c9cecf](https://github.com/oclif/command/commit/9c9cecf61278ad5b8d863ddc68c76c24a6768c97))
1380
1381
1382
1383## [0.1.2](https://github.com/oclif/command/compare/v0.1.1...v0.1.2) (2018-01-19)
1384
1385
1386### Bug Fixes
1387
1388* update config ([4590963](https://github.com/oclif/command/commit/45909633097d25a0e5fd2e277e8fd50338e3f2b6))
1389
1390
1391
1392## [0.1.1](https://github.com/oclif/command/compare/v0.1.0...v0.1.1) (2018-01-19)
1393
1394
1395### Bug Fixes
1396
1397* updated dependencies ([1f7deb2](https://github.com/oclif/command/commit/1f7deb2af526ce428d87576a48403f5c6945b33f))
1398
1399
1400
1401# [0.1.0](https://github.com/oclif/command/compare/v0.0.0...v0.1.0) (2018-01-16)
1402
1403
1404### Bug Fixes
1405
1406* updated cli-ux ([7a4f576](https://github.com/oclif/command/commit/7a4f576ecb4a24debb1b1d1554d9c7918e2ee235))
1407
1408
1409### Features
1410
1411* implemented base commad ([7fc7932](https://github.com/oclif/command/commit/7fc79327594129a6d07d0388a02371d917afbc05))
1412
1413
1414
1415# 0.0.0 (2018-01-14)
1416
1417
1418