UNPKG

15.8 kBMarkdownView Raw
1<a name="1.0.5"></a>
2## [1.0.5](https://github.com/anycli/config/compare/42ce9a24b907922d75fa1c5588b0424d95bbdfca...v1.0.5) (2018-02-03)
3
4
5### Bug Fixes
6
7* actually we need argv in ctor ([087771f](https://github.com/anycli/config/commit/087771f))
8
9<a name="1.0.4"></a>
10## [1.0.4](https://github.com/anycli/config/compare/ed4c718eb06e01399fc8c3b1fde03c4d2b63cb15...v1.0.4) (2018-02-03)
11
12
13### Bug Fixes
14
15* simplified constructor ([42ce9a2](https://github.com/anycli/config/commit/42ce9a2))
16* simplified constructor ([7203d82](https://github.com/anycli/config/commit/7203d82))
17
18<a name="1.0.3"></a>
19## [1.0.3](https://github.com/anycli/config/compare/63011e58f1bd45f5e08de6cbf03cad5135705b76...v1.0.3) (2018-02-03)
20
21
22### Bug Fixes
23
24* add undefined to options ([ed4c718](https://github.com/anycli/config/commit/ed4c718))
25
26<a name="1.0.2"></a>
27## [1.0.2](https://github.com/anycli/config/compare/ad1c60b375b5c80cd0aada9981fe7c0b16f36d0a...v1.0.2) (2018-02-03)
28
29
30### Bug Fixes
31
32* added constructor ([63011e5](https://github.com/anycli/config/commit/63011e5))
33
34<a name="1.0.1"></a>
35## [1.0.1](https://github.com/anycli/config/compare/003c74fbcbd13a592293831dabfa7f470e8ba16a...v1.0.1) (2018-02-03)
36
37
38### Bug Fixes
39
40* no longer need tslib here ([ad1c60b](https://github.com/anycli/config/commit/ad1c60b))
41
42<a name="0.3.3"></a>
43## [0.3.3](https://github.com/anycli/config/compare/709921b96a11cb624d5ed6b4113eb9bf08be4fb7...v0.3.3) (2018-02-02)
44
45
46### Bug Fixes
47
48* add valid boolean ([5b9dd05](https://github.com/anycli/config/commit/5b9dd05))
49* add valid boolean ([b5fac60](https://github.com/anycli/config/commit/b5fac60))
50* reduce dependencies needed in dev ([567d46b](https://github.com/anycli/config/commit/567d46b))
51
52<a name="0.3.2"></a>
53## [0.3.2](https://github.com/anycli/config/compare/554947d2b8e9e0d908e5cee9480a4c4f928e8ee6...v0.3.2) (2018-02-02)
54
55
56### Bug Fixes
57
58* added plugin attribute to icommand ([709921b](https://github.com/anycli/config/commit/709921b))
59
60<a name="0.3.1"></a>
61## [0.3.1](https://github.com/anycli/config/compare/57a85d7fbb1104f6f785ed0c1f1744ec4341339a...v0.3.1) (2018-02-02)
62
63
64### Bug Fixes
65
66* add type to command ([554947d](https://github.com/anycli/config/commit/554947d))
67
68<a name="0.3.0"></a>
69# [0.3.0](https://github.com/anycli/config/compare/623204ebf443bf0e60a9b80a2eaf631519154cb6...v0.3.0) (2018-02-02)
70
71
72### Features
73
74* added loadPlugin ([57a85d7](https://github.com/anycli/config/commit/57a85d7))
75
76<a name="0.2.11"></a>
77## [0.2.11](https://github.com/anycli/config/compare/9b2e1b0319e72e04d64b9b2676ecc789adbc6519...v0.2.11) (2018-02-01)
78
79
80### Bug Fixes
81
82* add getPluginCommands and read tsconfig when no .git ([623204e](https://github.com/anycli/config/commit/623204e))
83
84<a name="0.2.10"></a>
85## [0.2.10](https://github.com/anycli/config/compare/ca0bd58f9cbb0979f52f172b5f73f2275a7ee961...v0.2.10) (2018-02-01)
86
87
88### Bug Fixes
89
90* add constructor to icommand ([9b2e1b0](https://github.com/anycli/config/commit/9b2e1b0))
91
92<a name="0.2.9"></a>
93## [0.2.9](https://github.com/anycli/config/compare/2517177579e8a9034a5ea0cc8e860192e9a3423d...v0.2.9) (2018-02-01)
94
95
96### Bug Fixes
97
98* add constructor to icommand ([ca0bd58](https://github.com/anycli/config/commit/ca0bd58))
99
100<a name="0.2.8"></a>
101## [0.2.8](https://github.com/anycli/config/compare/c0ab4630926ed8c12d53489d9b2f8a80e09e9406...v0.2.8) (2018-02-01)
102
103
104### Bug Fixes
105
106* fixed typing on command args/flags ([2517177](https://github.com/anycli/config/commit/2517177))
107
108<a name="0.2.7"></a>
109## [0.2.7](https://github.com/anycli/config/compare/f2344a8a43797c57c708949d1540d8ffc4b4827f...v0.2.7) (2018-02-01)
110
111
112### Bug Fixes
113
114* added default and options ([3d2ccad](https://github.com/anycli/config/commit/3d2ccad))
115* updated parser ([c0ab463](https://github.com/anycli/config/commit/c0ab463))
116
117<a name="0.2.6"></a>
118## [0.2.6](https://github.com/anycli/config/compare/f83696dad08f34cb6d8f1cb2c7030428d71094c3...v0.2.6) (2018-02-01)
119
120
121### Bug Fixes
122
123* set flags/args to parser types ([f2344a8](https://github.com/anycli/config/commit/f2344a8))
124
125<a name="0.2.5"></a>
126## [0.2.5](https://github.com/anycli/config/compare/171f36cd86f3283d38830d45619eb131fccf3b47...v0.2.5) (2018-02-01)
127
128
129### Bug Fixes
130
131* add helpValue to flag ([f83696d](https://github.com/anycli/config/commit/f83696d))
132
133<a name="0.2.4"></a>
134## [0.2.4](https://github.com/anycli/config/compare/78124f79744379e135ed89bb0d3817a4e0625a75...v0.2.4) (2018-02-01)
135
136
137### Bug Fixes
138
139* added pluginScope ([171f36c](https://github.com/anycli/config/commit/171f36c))
140
141<a name="0.2.3"></a>
142## [0.2.3](https://github.com/anycli/config/compare/582a9d895b5a5f98ce176bad03358c0ac53e35db...v0.2.3) (2018-01-31)
143
144
145### Bug Fixes
146
147* make config required in constructor only ([78124f7](https://github.com/anycli/config/commit/78124f7))
148
149<a name="0.2.2"></a>
150## [0.2.2](https://github.com/anycli/config/compare/ddfe0820820162a770c5d995077cf709047e57b9...v0.2.2) (2018-01-31)
151
152
153### Bug Fixes
154
155* typescript 2.7 ([582a9d8](https://github.com/anycli/config/commit/582a9d8))
156
157<a name="0.2.1"></a>
158## [0.2.1](https://github.com/anycli/config/compare/cc4ce54f6e6b8d56d67404a20bc2d3efca9978c1...v0.2.1) (2018-01-31)
159
160
161### Bug Fixes
162
163* add title + description to pjson ([ddfe082](https://github.com/anycli/config/commit/ddfe082))
164
165<a name="0.2.0"></a>
166# [0.2.0](https://github.com/anycli/config/compare/461cbe2cb6b6fee96db6ab5dc15d64f6ca747d80...v0.2.0) (2018-01-31)
167
168
169### Features
170
171* added devPlugins ([cc4ce54](https://github.com/anycli/config/commit/cc4ce54))
172
173<a name="0.1.41"></a>
174## [0.1.41](https://github.com/anycli/config/compare/72eb874ea199daa1ead7286d9dcc5e7613e333af...v0.1.41) (2018-01-31)
175
176
177### Bug Fixes
178
179* testing release ([461cbe2](https://github.com/anycli/config/commit/461cbe2))
180
181<a name="0.1.40"></a>
182## [0.1.40](https://github.com/dxcli/config/compare/c07c7cbadf9e91477f17ff657326cac7892f1794...v0.1.40) (2018-01-30)
183
184
185### Bug Fixes
186
187* assume engine is always on config ([8d02f30](https://github.com/dxcli/config/commit/8d02f30))
188
189<a name="0.1.39"></a>
190## [0.1.39](https://github.com/dxcli/config/compare/4353260d5bffcb1a56047c6dc1515182f4113b69...v0.1.39) (2018-01-30)
191
192
193### Bug Fixes
194
195* new help properties ([ccefcc1](https://github.com/dxcli/config/commit/ccefcc1))
196* yarn.lock ([c07c7cb](https://github.com/dxcli/config/commit/c07c7cb))
197
198<a name="0.1.38"></a>
199## [0.1.38](https://github.com/dxcli/config/compare/23e351699ccdaaf6c681adfdbcf80480b92d30a7...v0.1.38) (2018-01-29)
200
201
202### Bug Fixes
203
204* ran generator ([4353260](https://github.com/dxcli/config/commit/4353260))
205
206<a name="0.1.37"></a>
207## [0.1.37](https://github.com/dxcli/config/compare/155cb837f04861f3b2a454d5aaab009d7e5e1516...v0.1.37) (2018-01-29)
208
209
210### Bug Fixes
211
212* have engine take config instead of root ([23e3516](https://github.com/dxcli/config/commit/23e3516))
213
214<a name="0.1.36"></a>
215## [0.1.36](https://github.com/dxcli/config/compare/7e41f3579d1fa8b79d8ec7ddb9e613e62ce65959...v0.1.36) (2018-01-29)
216
217
218### Bug Fixes
219
220* add topics ([155cb83](https://github.com/dxcli/config/commit/155cb83))
221
222<a name="0.1.35"></a>
223## [0.1.35](https://github.com/dxcli/config/compare/4281658713fdcd584c657d8fa81ef51c0b563ab7...v0.1.35) (2018-01-29)
224
225
226### Bug Fixes
227
228* remove plugin module ([7e41f35](https://github.com/dxcli/config/commit/7e41f35))
229
230<a name="0.1.34"></a>
231## [0.1.34](https://github.com/dxcli/config/compare/39effe2d16c46c113e6cff3fcc33bad3094bfba9...v0.1.34) (2018-01-29)
232
233
234### Bug Fixes
235
236* add a legacy flag ([4281658](https://github.com/dxcli/config/commit/4281658))
237
238<a name="0.1.33"></a>
239## [0.1.33](https://github.com/dxcli/config/compare/37829b6881fdd2f7f7dd822edcdbd437ae5cafeb...v0.1.33) (2018-01-28)
240
241
242### Bug Fixes
243
244* added extra help properties ([39effe2](https://github.com/dxcli/config/commit/39effe2))
245
246<a name="0.1.32"></a>
247## [0.1.32](https://github.com/dxcli/config/compare/ca632a8735758c47ad9d89cf70058ba40506fb3c...v0.1.32) (2018-01-28)
248
249
250### Bug Fixes
251
252* TS loading improvements ([fcae462](https://github.com/dxcli/config/commit/fcae462))
253
254<a name="0.1.31"></a>
255## [0.1.31](https://github.com/dxcli/config/compare/4b04c5bc1f461a6b05318ef7d648b48eed1ced39...v0.1.31) (2018-01-28)
256
257
258### Bug Fixes
259
260* move TS loading to loader ([abe2e56](https://github.com/dxcli/config/commit/abe2e56))
261* updated dev deps ([ca632a8](https://github.com/dxcli/config/commit/ca632a8))
262
263<a name="0.1.30"></a>
264## [0.1.30](https://github.com/dxcli/config/compare/309482eabb1073f793a403d2b3bdc02133149fad...v0.1.30) (2018-01-28)
265
266
267### Bug Fixes
268
269* use pluginName instead ([4b04c5b](https://github.com/dxcli/config/commit/4b04c5b))
270
271<a name="0.1.29"></a>
272## [0.1.29](https://github.com/dxcli/config/compare/22193c79b8914fc47aed289b32526969d228427d...v0.1.29) (2018-01-28)
273
274
275### Bug Fixes
276
277* limit plugin types required ([309482e](https://github.com/dxcli/config/commit/309482e))
278
279<a name="0.1.28"></a>
280## [0.1.28](https://github.com/dxcli/config/compare/08edbb462f38350191b3e5e31ab7ef3a0a0616d5...v0.1.28) (2018-01-28)
281
282
283### Bug Fixes
284
285* ran generator ([22193c7](https://github.com/dxcli/config/commit/22193c7))
286
287<a name="0.1.27"></a>
288## [0.1.27](https://github.com/dxcli/config/compare/bf61f99dcd9b7ad32e58517946cd6093e0ac597e...v0.1.27) (2018-01-28)
289
290
291### Bug Fixes
292
293* add convertToCached ([08edbb4](https://github.com/dxcli/config/commit/08edbb4))
294
295<a name="0.1.26"></a>
296## [0.1.26](https://github.com/dxcli/config/compare/10fde6fa379d922b0b80a5555cc8fa8944fe9553...v0.1.26) (2018-01-26)
297
298
299### Bug Fixes
300
301* make tag optional ([bf61f99](https://github.com/dxcli/config/commit/bf61f99))
302
303<a name="0.1.25"></a>
304## [0.1.25](https://github.com/dxcli/config/compare/dcba41b9f76aab4411e09ca49a0e48cd31997bd5...v0.1.25) (2018-01-26)
305
306
307### Bug Fixes
308
309* added plugin attributes ([10fde6f](https://github.com/dxcli/config/commit/10fde6f))
310
311<a name="0.1.24"></a>
312## [0.1.24](https://github.com/dxcli/config/compare/e7359f353f3a3f0a5bc478e4ca84355826226377...v0.1.24) (2018-01-25)
313
314
315### Bug Fixes
316
317* use rootDirs not rootDir ([dcba41b](https://github.com/dxcli/config/commit/dcba41b))
318
319<a name="0.1.23"></a>
320## [0.1.23](https://github.com/dxcli/config/compare/3e51df796048bffe8dd37f2bee664267d3497e1a...v0.1.23) (2018-01-25)
321
322
323### Bug Fixes
324
325* ran generator ([e7359f3](https://github.com/dxcli/config/commit/e7359f3))
326
327<a name="0.1.22"></a>
328## [0.1.22](https://github.com/dxcli/config/compare/4c6862a1d29ae9af826fcdbd18cf9461833db57e...v0.1.22) (2018-01-25)
329
330
331### Bug Fixes
332
333* remove hook return ([3e51df7](https://github.com/dxcli/config/commit/3e51df7))
334
335<a name="0.1.21"></a>
336## [0.1.21](https://github.com/dxcli/config/compare/c3ab7a3060b82edd1c190c166bfe1cca8a6850b0...v0.1.21) (2018-01-20)
337
338
339### Bug Fixes
340
341* added command_not_found hook ([a5db89e](https://github.com/dxcli/config/commit/a5db89e))
342* use CLIConfig in hooks ([4c6862a](https://github.com/dxcli/config/commit/4c6862a))
343
344<a name="0.1.20"></a>
345## [0.1.20](https://github.com/dxcli/config/compare/df26a0c82f88068d95569d69bf30dca5d2d3eca6...v0.1.20) (2018-01-20)
346
347
348### Bug Fixes
349
350* plugin type ([c3ab7a3](https://github.com/dxcli/config/commit/c3ab7a3))
351
352<a name="0.1.19"></a>
353## [0.1.19](https://github.com/dxcli/config/compare/e0ef0f2b85079dfac0f6f63e098eb6c0e879e53e...v0.1.19) (2018-01-20)
354
355
356### Bug Fixes
357
358* updated plugin properties ([df26a0c](https://github.com/dxcli/config/commit/df26a0c))
359
360<a name="0.1.18"></a>
361## [0.1.18](https://github.com/dxcli/config/compare/48e82615a3bf91f6881db17dac361ea1f3cdb375...v0.1.18) (2018-01-20)
362
363
364### Bug Fixes
365
366* add engine properties ([9ef015d](https://github.com/dxcli/config/commit/9ef015d))
367
368<a name="0.1.17"></a>
369## [0.1.17](https://github.com/dxcli/config/compare/dcf4907c718f2b37cbca90506c3a93e5b1bf2d11...v0.1.17) (2018-01-19)
370
371
372### Bug Fixes
373
374* default root to parent path ([48e8261](https://github.com/dxcli/config/commit/48e8261))
375
376<a name="0.1.16"></a>
377## [0.1.16](https://github.com/dxcli/config/compare/5dfdca64bb6fee5cbb7b1676be0e7737e7ea6172...v0.1.16) (2018-01-19)
378
379
380### Bug Fixes
381
382* do not require opts to read ([dcf4907](https://github.com/dxcli/config/commit/dcf4907))
383
384<a name="0.1.15"></a>
385## [0.1.15](https://github.com/dxcli/config/compare/04b60fd01f177f9c260b839abf965e17ab908bb0...v0.1.15) (2018-01-19)
386
387
388### Bug Fixes
389
390* added hook options ([5dfdca6](https://github.com/dxcli/config/commit/5dfdca6))
391
392<a name="0.1.14"></a>
393## [0.1.14](https://github.com/dxcli/config/compare/3ac9c6dc3a59660274cbcdf5781f4134907931e4...v0.1.14) (2018-01-19)
394
395
396### Bug Fixes
397
398* yarn upgrade ([04b60fd](https://github.com/dxcli/config/commit/04b60fd))
399
400<a name="0.1.13"></a>
401## [0.1.13](https://github.com/dxcli/config/compare/84ad569ac30a3094d214b03b87f3d40e5a7aead6...v0.1.13) (2018-01-19)
402
403
404### Bug Fixes
405
406* make compatible with [@dxcli](https://github.com/dxcli)/command ([3ac9c6d](https://github.com/dxcli/config/commit/3ac9c6d))
407
408<a name="0.1.12"></a>
409## [0.1.12](https://github.com/dxcli/config/compare/abc374074f5c5fc63431e150526f116784e03084...v0.1.12) (2018-01-19)
410
411
412### Bug Fixes
413
414* rename base ([84ad569](https://github.com/dxcli/config/commit/84ad569))
415
416<a name="0.1.11"></a>
417## [0.1.11](https://github.com/dxcli/config/compare/0b1031a0283390764c2dcd8834b39c55b0e6e3aa...v0.1.11) (2018-01-19)
418
419
420### Bug Fixes
421
422* added source map ([c9ad4f0](https://github.com/dxcli/config/commit/c9ad4f0))
423* always include id ([abc3740](https://github.com/dxcli/config/commit/abc3740))
424
425<a name="0.1.10"></a>
426## [0.1.10](https://github.com/dxcli/config/compare/34da22829da621ee93741089f694f1b5956a5859...v0.1.10) (2018-01-19)
427
428
429### Bug Fixes
430
431* added load function ([0b1031a](https://github.com/dxcli/config/commit/0b1031a))
432
433<a name="0.1.9"></a>
434## [0.1.9](https://github.com/dxcli/config/compare/875eff90c2f41b87bfbab6e855af0431ed948280...v0.1.9) (2018-01-19)
435
436
437### Bug Fixes
438
439* added baseConfig ([34da228](https://github.com/dxcli/config/commit/34da228))
440
441<a name="0.1.8"></a>
442## [0.1.8](https://github.com/dxcli/config/compare/937f136c627f8bac4e1c4dde0fac667ae8f86c84...v0.1.8) (2018-01-19)
443
444
445### Bug Fixes
446
447* simplify loading ([875eff9](https://github.com/dxcli/config/commit/875eff9))
448
449<a name="0.1.7"></a>
450## [0.1.7](https://github.com/dxcli/config/compare/590169baa7d6b8a5dae8e6594762cfbb857d8af8...v0.1.7) (2018-01-19)
451
452
453### Bug Fixes
454
455* do not require engine ([937f136](https://github.com/dxcli/config/commit/937f136))
456
457<a name="0.1.6"></a>
458## [0.1.6](https://github.com/dxcli/config/compare/ad1ca73e0e44eff363766ae87d6972f0910a16ba...v0.1.6) (2018-01-19)
459
460
461### Bug Fixes
462
463* remove cli-ux ([590169b](https://github.com/dxcli/config/commit/590169b))
464
465<a name="0.1.5"></a>
466## [0.1.5](https://github.com/dxcli/config/compare/c4e104d688ca7de531f2d38d35da8a45a88b05c5...v0.1.5) (2018-01-18)
467
468
469### Bug Fixes
470
471* add root to config ([ad1ca73](https://github.com/dxcli/config/commit/ad1ca73))
472
473<a name="0.1.4"></a>
474## [0.1.4](https://github.com/dxcli/config/compare/1f35564567a9507c0676076a7d34937b62ee0108...v0.1.4) (2018-01-17)
475
476
477### Bug Fixes
478
479* engine type updates ([c4e104d](https://github.com/dxcli/config/commit/c4e104d))
480
481<a name="0.1.3"></a>
482## [0.1.3](https://github.com/dxcli/config/compare/6418f12d311c1986643392817d786a02e72509d9...v0.1.3) (2018-01-17)
483
484
485### Bug Fixes
486
487* set debug ([1f35564](https://github.com/dxcli/config/commit/1f35564))
488
489<a name="0.1.2"></a>
490## [0.1.2](https://github.com/dxcli/config/compare/f2ed14085d8b221ebcfd838c61520fe4a4366cb4...v0.1.2) (2018-01-17)
491
492
493### Bug Fixes
494
495* needed changes for loader ([6418f12](https://github.com/dxcli/config/commit/6418f12))
496
497<a name="0.1.1"></a>
498## [0.1.1](https://github.com/dxcli/config/compare/0e9824cbdac42a5710ae8c64c19f2d16f0d16a61...v0.1.1) (2018-01-16)
499
500
501### Bug Fixes
502
503* add isIConfig checker ([b0e6b37](https://github.com/dxcli/config/commit/b0e6b37))
504
505<a name="0.1.0"></a>
506# [0.1.0](https://github.com/dxcli/config/compare/v0.0.0...v0.1.0) (2018-01-16)
507
508
509### Features
510
511* added base config object ([0e9824c](https://github.com/dxcli/config/commit/0e9824c))