-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
345 lines (202 loc) · 4.62 KB
/
ChangeLog
File metadata and controls
345 lines (202 loc) · 4.62 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
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
2026.02.13, v8.0.0
feature:
- 1eb66f0 win32: migrate to ESM
- 862e8de win32: supertape v12.5.0
- 60a38fa win32: redzip v4.0.1
- a69a2a3 win32: putout v41.21.1
- fe9688a win32: pullout v5.0.1
- c894b71 win32: madrun v12.1.3
- e59917d win32: iconv-lite v0.7.2
- c0255f4 win32: fullstore v4.0.0
- e7bee16 win32: eslint-plugin-putout v30.0.3
- 8834c02 win32: eslint v10.0.0
- 8c66528 win32: c8 v10.1.3
2023.08.09, v7.2.0
feature:
- 6f3be53 package: c8 v8.0.1
- 4816e8c package: eslint-plugin-putout v19.0.3
- 605c84b package: putout v31.0.4
- c986fdd package: redzip v3.0.0
- 63d3dad package: supertape v8.4.1
2022.04.23, v7.1.0
feature:
- win32: add support of NBSP encoding
2022.04.22, v7.0.0
fix:
- (win32) read: web path -> win path (coderaiser/cloudcmd#333)
feature:
- win32: drop support of node < 16
- (package) eslint-plugin-putout v14.11.0
- (package) eslint v8.13.0
- (package) madrun v9.0.2
- (package) putout v25.15.0
- (package) supertape v7.2.3
2021.03.16, v6.0.2
fix:
- (win32) read: web path -> win path (coderaiser/cloudcmd#333)
2021.03.01, v6.0.1
fix:
- fix(win32) read: files
2021.02.27, v6.0.0
feature:
- feature(package) putout v15.3.1
- feature(package) supertape v5.0.0
- feature(package) redzip v2.0.0: read: size -> contentLength
2021.02.21, v5.2.1
fix:
- (win32) read: root: on windows
feature:
- (package) putout v15.1.2
- (win32) read: add size
- (win32) add size
- (package) redzip v1.8.1
2021.02.02, v5.2.0
feature:
- feature(win32) read: add size
- feature(win32) add size
- feature(package) redzip v1.8.1
2021.01.27, v5.1.12
fix:
- (win32) unicodify: should return stream
feature:
- (package) eslint-plugin-putout v7.0.0
- (package) putout v14.0.0
2021.01.26, v5.1.11
fix:
- (win32) read: absent slash (coderaiser/cloudcmd#318)
2021.01.25, v5.1.10
fix:
- (win32) root set
2021.01.25, v5.1.9
fix:
- (win32) path should be first field
2021.01.25, v5.1.8
fix:
- (win32) read: root
2021.01.25, v5.1.7
fix:
- (win32) stringify
2021.01.22, v5.1.6
fix:
- fix(win32) unicodify
2021.01.21, v5.1.5
fix:
- fix(win) syntax
2021.01.21, v5.1.4
fix:
- fix(win32) toStream
2021.01.21, v5.1.3
fix:
- fix(win32) toStream
2021.01.21, v5.1.2
fix:
- (win) rm root
2021.01.21, v5.1.1
fix:
- (win) read: handle files
2021.01.21, v5.1.0
feature:
- (win32) add abilty to convert path
2021.01.20, v5.0.4
fix:
- (win32) add stream type
2021.01.20, v5.0.3
fix:
- (win) toStream
2021.01.20, v5.0.2
fix:
- (win32) undefined variables
2021.01.20, v5.0.1
fix:
- (package) rm win32
2021.01.20, v5.0.0
feature:
- (win32) add read
- (win32) drop support of node < 14
- (package) iconv-lite v0.6.2
- (package) through2 v4.0.2
- (package) putout v13.7.1
- (package) madrun v8.6.0
- (package) eslint-plugin-putout v6.11.1
- (package) eslint v7.18.0
2020.03.25, v4.0.1
feature:
- (package) eslint-plugin-node v11.0.0
- (package) eslint-plugin-putout v3.5.0
- (package) putout v7.20.2
- (package) madrun v5.4.5
- (package) fullstore v3.0.0
2019.09.21, v4.0.0
feature:
- (win32) drop support of node < 10
- (package) pullout v4.0.0
2019.09.18, v3.0.1
feature:
- (package) eslint-plugin-putout v2.0.0
- (package) eslint-plugin-node v10.0.0
- (package) fullstore v2.0.2
- (package) putout v6.0.0
- (win) fullstore/legacy -> fullstore
- (win32) add madrun
- (package) eslint v6.1.0
- (package) iconv-lite v0.5.0
- (package) eslint-plugin-node v9.0.1
2018.11.14, v3.0.0
feature:
- (win32) drop support of node < 8
- (package) pullout v3.0.0
- (package) through2 v3.0.0
- (package) redrun v7.0.3
- (package) eslint-plugin-node v8.0.0
- (package) eslint v5.9.0
2018.06.06, v2.0.2
fix:
- (win) pullout/legacy -> pullout
2018.06.06, v2.0.1
feature:
- (package) pullout v2.0.0
2018.05.31, v2.0.0
feature:
- (package) add eslint-plugin-node
- (win32) drop support of node < 4
2018.01.26, v1.0.3
feature:
- (win32) add fullstore from npm
2016.11.15, v1.0.2
fix:
- (win) getCodePage: rm "\r\n"
2016.11.15, v1.0.1
fix:
- (npmignore) .npminogre -> .npmignore
2016.11.15, v1.0.0
feature:
- (npmignore) add
- (win32) add unicodify
- (win32) es2015-ify
2016.11.08, v0.9.12
feature:
- (gitignore) add npm-debug.log
- (win) pipe -> pullout
2015.08.17, v0.9.11
feature:
- feature(package) pipe-io v1.2.0
- feature(package) main: ./lib/win32.js -> lib/win3.js
2015.02.02, v0.9.10
feature:
- (win32) checkup -> assert
2014.12.23, v0.9.9
fix:
- (win) parse: n -> \n
2014.12.22, v0.9.8
feature:
- (win32) rm util-io
2014.11.24, v0.9.7
feature:
- (package) add checkup
- (package) v0.9.6
- (package) pipe-io v1.1.0
- (package) util-io v1.6.0
2014.11.3, v0.9.6
feature:
- (package) pipe-io v1.1.0
- (package) util-io v1.6.0