-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathChangeLog
More file actions
325 lines (206 loc) · 5.1 KB
/
ChangeLog
File metadata and controls
325 lines (206 loc) · 5.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
2026.02.26, v7.0.1
fix:
- 7730242 onezip: pack/extract
2026.02.26, v7.0.0
feature:
- 5de6d56 onezip: migrate to ESM
- 6124812 onezip: get rid of mock-require
- 1a3fb20 onezip: named export
- 0d7e087 onezip: drop support of node < 22
- 4430cba onezip: yargs-parser v22.0.0
- 7fad5cf onezip: try-to-catch v4.0.5
- d47b538 onezip: try-catch v4.0.9
- d28d74a onezip: rimraf v6.1.3
- aa2bb15 onezip: glob v13.0.6
- 1e0b25d onezip: eslint v10.0.2
- 7cf619c onezip: c8 v11.0.0
- ede6a0b onezip: @putout/eslint-flat v4.0.0
- 798a641 onezip: @cloudcmd/stub v5.0.0
- 41e96e3 onezip: eslint-plugin-putout v31.0.1
- 158e05f onezip: supertape v12.5.0
- ebe61d5 onezip: madrun v13.0.0
- 0778d5c onezip: putout v42.0.18
2024.12.04, v6.1.1
feature:
- 753a1f5 onezip: yazl v3.3.1
- db3b4c9 onezip: c8 v10.1.2
- c5881c0 onezip: eslint v9.16.0
- a197d37 onezip: eslint-plugin-putout v23.2.0
- 33d23cb onezip: putout v36.15.0
2024.05.14, v6.1.0
feature:
- fd7ac28 onezip: c8 v9.1.0
- 86e7d0c onezip: yauzl v3.1.3
2024.02.01, v6.0.2
fix:
- a038fe7 README
2024.02.01, v6.0.1
fix:
- f22dd56 badges
2024.02.01, v6.0.0
feature:
- 292a8c7 onezip: @cloudcmd/stub v4.0.1
- ba717da onezip: @iocmd/wait v2.1.0
- efe4707 onezip: madrun v10.0.1
- 9524328 onezip: nodemon v3.0.3
- 6f07e8e onezip: rimraf v5.0.5
- a94a6d7 onezip: eslint v9.0.0-alpha.2
- f899526 onezip: supertape v10.0.0
- a7762de onezip: eslint-plugin-putout v22.3.1
- 7bbcee6 onezip: eslint-plugin-n v16.6.2
- d25afb6 onezip: putout v35.0.1
- c52cab4 drop support of node < 18
- d5b647f onezip: yargs-parser v21.1.1
- a802882 onezip: glob v10.3.10
2021.01.05, v5.0.0
fix:
- (onezip) entry goes file before directory (#7)
feature:
- (onezip) drop support of node < 14
- (package) rm mkdirp, use mkdir recursive insted
- (package) putout v13.1.2
2020.12.27, v4.2.3
feature:
- (package) putout v12.9.4
- (package) eslint-plugin-putout v6.11.0
- (package) madrun v8.2.0
- (package) yargs-parser v20.2.4
- (package) supertape v4.1.0
2020.08.13, v4.2.2
feature:
- (package) yargs-parser v19.0.1
2020.06.24, v4.2.1
fix:
- (onezip) non closed zip file on windows: use yaulz autoClose=true option (#5)
feature:
- (package) eslint-plugin-putout v5.0.0
- (package) @cloudcmd/stub v3.1.0
- (package) eslint v7.3.1
- (package) madrun v7.0.0
- (package) supertape v2.0.1
- (package) putout v9.0.0
2020.05.03, v4.2.0
feature:
- (onezip) superfind
- (onezip) simplify findFiles
2020.04.23, v4.1.0
fix:
- (onezip) revert end on abort
feature:
- (onezip) asyncify
2020.04.23, v4.0.5
fix:
- (onezip) do not send end, when error
feature:
- (package) yargs-parser v18.1.3
2020.02.26, v4.0.4
feature:
- (package) try-to-catch v3.0.0
2020.02.20, v4.0.3
feature:
- (package) eslint-plugin-node v11.0.0
- (package) yargs-parser v17.0.0
- (package) nyc v15.0.0
- (package) mkdirp v1.0.3
- (package) madrun v5.0.1
- (package) eslint-plugin-putout v3.0.0
- (package) putout v7.3.1
- (package) nodemon v2.0.2
- (package) madrun v4.1.1
2019.10.27, v4.0.2
feature:
- (package) yargs-parser v16.0.0
2019.10.16, v4.0.1
feature:
- (package) try-to-catch v2.0.0
2019.10.16, v4.0.0
feature:
- (onezip) drop support of node < 10
- (package) yargs-parser v15.0.0
2019.09.18, v3.1.2
feature:
- (package) yargs-parser v14.0.0
- (package) rimraf v3.0.0
- (onezip) madrun
- (package) pipe-io v4.0.0
- (package) nyc v14.1.1
- (package) eslint v6.4.0
2018.10.08, v3.1.1
feature:
- (package) yargs-parser v11.0.0
- (package) rm unused itchy
2018.10.03, v3.1.0
feature:
- (pack) callback -> async
2018.09.28, v3.0.0
feature:
- (package) redrun v7.0.0
- (package) nyc v13.0.1
- (package) eslint v5.6.0
- (package) drop support of node < 8
2018.05.08, v2.0.2
feature:
- (package) findit -> findit2
2018.05.02, v2.0.1
fix:
- (package) bin: rm legacy
2018.05.02, v2.0.0
feature:
- (package) pipe-io v3.0.0
- (travis) add node v10
- (onezip) drop support of node < 4
2018.04.20, v1.0.14
feature:
- (package) yargs-parser v10.0.0
- (package) redrun v6.0.0
2018.03.05, v1.0.13
feature:
- (package) yargs-parser v9.0.2
2017.10.05, v1.0.12
feature:
- (package) babel-preset-es2015 -> babel-preset-env
- (package) yargs-parser v8.0.0
- (package) coveralls v3.0.0
2017.08.29, v1.0.11
feature:
- (package) pump -> pipe-io
2017.08.28, v1.0.10
fix:
- (onezip) Invalid central directory file header signature: pipe-io -> pump
2017.08.28, v1.0.9
fix:
- (onezip) do not take into account the "to" property (#1)
feature:
- (gitignore) add package-lock.json
- (package) eslint v4.0.0
- (package) nyc v11.0.2
2017.05.10, v1.0.8
feature:
- (package) yargs-parser v7.0.0
2017.04.24, v1.0.7
feature:
- (onezip) async.eachSeries -> itchy
2017.02.20, v1.0.6
feature:
- (package) yargs-parser v5.0.0
- (package) nyc v10.0.0
2016.11.17, v1.0.5
fix:
- (onezip) pack/extract: slash at the end of from/to
feature:
- (package) nyc v9.0.1
2016.11.08, v1.0.4
feature:
- (package) pipe-io v2.0.1
2016.11.03, v1.0.3
feature:
- (onezip) no need in "wasError" check
2016.11.03, v1.0.2
fix:
- (jaguar) inheritance from EventEmitter
feature:
- (travis) add lint, coverage
- (travis) node_js: 6, 7
2016.11.01, v1.0.1
feature:
- (package) yargs-parser v4.0.2