UNPKG

6.49 kBMarkdownView Raw
1<a name="3.2.9"></a>
2## [3.2.9](https://github.com/oclif/parser/compare/ad8478519221909d4dacdd79d84bce1db8e5c9f7...v3.2.9) (2018-02-14)
3
4
5### Bug Fixes
6
7* add linewrap ([46152df](https://github.com/oclif/parser/commit/46152df))
8
9<a name="3.2.8"></a>
10## [3.2.8](https://github.com/oclif/parser/compare/v3.2.7...v3.2.8) (2018-02-13)
11
12
13### Bug Fixes
14
15* testing release ([ad84785](https://github.com/oclif/parser/commit/ad84785))
16
17<a name="3.2.6"></a>
18## [3.2.6](https://github.com/anycli/parser/compare/15bb0d0e7ac8d7b933f3a6731f3988ae5786e129...v3.2.6) (2018-02-06)
19
20
21### Bug Fixes
22
23* use [@anycli](https://github.com/anycli)/errors ([b227608](https://github.com/anycli/parser/commit/b227608))
24
25<a name="3.2.5"></a>
26## [3.2.5](https://github.com/anycli/parser/compare/595a4faa0a0377bec9e9e630ea53db20c0eea735...v3.2.5) (2018-02-05)
27
28
29### Bug Fixes
30
31* remove optionType ([15bb0d0](https://github.com/anycli/parser/commit/15bb0d0))
32
33<a name="3.2.4"></a>
34## [3.2.4](https://github.com/anycli/parser/compare/840676d3d18cc0b7b128212c3fec77f8396cfde2...v3.2.4) (2018-02-05)
35
36
37### Bug Fixes
38
39* remove dependencies ([595a4fa](https://github.com/anycli/parser/commit/595a4fa))
40
41<a name="3.2.3"></a>
42## [3.2.3](https://github.com/anycli/parser/compare/965be3c309ee0559be298f0a42ffa8f934195070...v3.2.3) (2018-02-05)
43
44
45### Bug Fixes
46
47* optionally require chalk ([840676d](https://github.com/anycli/parser/commit/840676d))
48
49<a name="3.2.2"></a>
50## [3.2.2](https://github.com/anycli/parser/compare/f46fa41bdb4ddaee05f5f1800e723dcb1e8e98ef...v3.2.2) (2018-02-03)
51
52
53### Bug Fixes
54
55* make ts happy ([9e6a13d](https://github.com/anycli/parser/commit/9e6a13d))
56* ran generator ([71dd89f](https://github.com/anycli/parser/commit/71dd89f))
57
58<a name="3.2.1"></a>
59## [3.2.1](https://github.com/anycli/parser/compare/66ffd65db6fcaf1be306194bb65e73c973979e3c...v3.2.1) (2018-02-03)
60
61
62### Bug Fixes
63
64* rename ParserInput to Input and ParserOutput to Output ([f46fa41](https://github.com/anycli/parser/commit/f46fa41))
65
66<a name="3.2.0"></a>
67# [3.2.0](https://github.com/anycli/parser/compare/85c1e06baa2f10cc1ae3186aec1480a3a543d75c...v3.2.0) (2018-02-03)
68
69
70### Features
71
72* allow disabling "--" ([66ffd65](https://github.com/anycli/parser/commit/66ffd65))
73
74<a name="3.1.1"></a>
75## [3.1.1](https://github.com/anycli/parser/compare/56be8c82683f4b657bdf05ade5db54390abb5d67...v3.1.1) (2018-02-03)
76
77
78### Bug Fixes
79
80* add context fo parse ([85c1e06](https://github.com/anycli/parser/commit/85c1e06))
81* append context to default ([50bf003](https://github.com/anycli/parser/commit/50bf003))
82
83<a name="3.1.0"></a>
84# [3.1.0](https://github.com/anycli/parser/compare/b5a7d6d5e4df2f270a900f83e01b8ac7836cd556...v3.1.0) (2018-02-03)
85
86
87### Features
88
89* added env to flags ([56be8c8](https://github.com/anycli/parser/commit/56be8c8))
90
91<a name="3.0.4"></a>
92## [3.0.4](https://github.com/anycli/parser/compare/6a33b0633c9e422b18ec33d9a1dd4202c97adf28...v3.0.4) (2018-02-01)
93
94
95### Bug Fixes
96
97* parse boolean flags ([b5a7d6d](https://github.com/anycli/parser/commit/b5a7d6d))
98
99<a name="3.0.3"></a>
100## [3.0.3](https://github.com/anycli/parser/compare/7696da86d829776267d2a41f02c4fdad41a8cbc4...v3.0.3) (2018-02-01)
101
102
103### Bug Fixes
104
105* added options to flags/args ([6a33b06](https://github.com/anycli/parser/commit/6a33b06))
106
107<a name="3.0.2"></a>
108## [3.0.2](https://github.com/anycli/parser/compare/014b773c2ef72cd23e4d2aef03f3584aaf5cf9cc...v3.0.2) (2018-02-01)
109
110
111### Bug Fixes
112
113* testing release ([7696da8](https://github.com/anycli/parser/commit/7696da8))
114
115<a name="3.0.1"></a>
116## [3.0.1](https://github.com/anycli/parser/compare/17e930cc32fb75f359fc9de987618e8f0e721e87...v3.0.1) (2018-02-01)
117
118
119### Bug Fixes
120
121* testing release ([014b773](https://github.com/anycli/parser/commit/014b773))
122
123<a name="0.1.4"></a>
124## [0.1.4](https://github.com/anycli/parser/compare/d13cd8c60bd97be956f17d6127583254300c3bdf...v0.1.4) (2018-01-31)
125
126
127### Bug Fixes
128
129* use type aliases ([b5070b5](https://github.com/anycli/parser/commit/b5070b5))
130* use type aliases ([ad1e4d4](https://github.com/anycli/parser/commit/ad1e4d4))
131
132<a name="0.1.3"></a>
133## [0.1.3](https://github.com/anycli/parser/compare/185c7510312c5fda963665f5a68dfb19702f1193...v0.1.3) (2018-01-31)
134
135
136### Bug Fixes
137
138* updated screen ([d13cd8c](https://github.com/anycli/parser/commit/d13cd8c))
139
140<a name="0.1.2"></a>
141## [0.1.2](https://github.com/anycli/parser/compare/ad33c1f50901a6e42d2f0f1706b0ca8f74a8069c...v0.1.2) (2018-01-31)
142
143
144### Bug Fixes
145
146* anycli rename ([185c751](https://github.com/anycli/parser/commit/185c751))
147
148<a name="0.1.1"></a>
149## [0.1.1](https://github.com/dxcli/parser/compare/b75d73855fa22808ad9b2777c32734c65f4cf7e6...v0.1.1) (2018-01-30)
150
151
152### Bug Fixes
153
154* added helpValue ([24fea65](https://github.com/dxcli/parser/commit/24fea65))
155
156<a name="0.1.0"></a>
157# [0.1.0](https://github.com/dxcli/parser/compare/967cd55130b1117021ac8d76f82b0b97806a637d...v0.1.0) (2018-01-30)
158
159
160### Bug Fixes
161
162* added optionType ([b75d738](https://github.com/dxcli/parser/commit/b75d738))
163
164
165### Features
166
167* added enum flag ([643aea7](https://github.com/dxcli/parser/commit/643aea7))
168
169<a name="0.0.6"></a>
170## [0.0.6](https://github.com/dxcli/parser/compare/8923a8c098c8d7dc1a6ccb2d18e3a625cb7b5c8c...v0.0.6) (2018-01-30)
171
172
173### Bug Fixes
174
175* add typing to flag output ([967cd55](https://github.com/dxcli/parser/commit/967cd55))
176
177<a name="0.0.5"></a>
178## [0.0.5](https://github.com/dxcli/parser/compare/02b2109bb9c98a5d5745fd9ad798e745e23ab26d...v0.0.5) (2018-01-26)
179
180
181### Bug Fixes
182
183* updated deps ([8923a8c](https://github.com/dxcli/parser/commit/8923a8c))
184
185<a name="0.0.4"></a>
186## [0.0.4](https://github.com/dxcli/parser/compare/f516f3375e942fabfcffe5d3e105729a3ec3762e...v0.0.4) (2018-01-20)
187
188
189### Bug Fixes
190
191* updated deps ([02b2109](https://github.com/dxcli/parser/commit/02b2109))
192
193<a name="0.0.3"></a>
194## [0.0.3](https://github.com/dxcli/parser/compare/93ed6e1f76da7c5ad3a6d738f781d2a146587cb3...v0.0.3) (2018-01-20)
195
196
197### Bug Fixes
198
199* fixed reference to screen ([f516f33](https://github.com/dxcli/parser/commit/f516f33))
200
201<a name="0.0.2"></a>
202## [0.0.2](https://github.com/dxcli/parser/compare/e4cc5eb833cda05c55791c475352db5707b3d13e...v0.0.2) (2018-01-16)
203
204
205### Bug Fixes
206
207* ran generator ([93ed6e1](https://github.com/dxcli/parser/commit/93ed6e1))
208
209<a name="0.0.1"></a>
210## [0.0.1](https://github.com/dxcli/parser/compare/366f6afd964cbb91e4819a8801e86d6f6dd2b3a7...v0.0.1) (2018-01-15)
211
212
213### Bug Fixes
214
215* updated linter rules ([e4cc5eb](https://github.com/dxcli/parser/commit/e4cc5eb))