-
Notifications
You must be signed in to change notification settings - Fork 1
/
ChangeLog
316 lines (174 loc) · 4.57 KB
/
ChangeLog
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
2024.07.19, v5.1.0
feature:
- fd2b4f5 estrace: eslint v9.7.0
- 51b4ad1 estrace: c8 v10.1.2
- 0473a10 estrace: putout v36.0.2
- 5b723fb estrace: supertape v10.0.0
2024.01.19, v5.0.1
feature:
- a187e32 estrace: eslint-plugin-putout v22.3.0
- b2a81cb estrace: c8 v9.1.0
- 62608ea estrace: putout v35.0.0
- 85e47b1 estrace: @putout/test v8.0.0
- 202cb87 estrace: supertape v9.0.0
2023.12.10, v5.0.0
feature:
- 3d42692 estrace: eslint-plugin-putout v22.0.0
- 189b5fb estrace: madrun v10.0.0
- 30cd545 estrace: putout v34.0.0
- a0ff35a estrace: drop support of node < 18
2023.09.15, v4.2.3
feature:
- d6a7dfc package: putout v32.0.4
2023.08.07, v4.2.2
feature:
- 468d944 package: eslint-plugin-putout v19.0.3
- fb37827 package: putout v31.0.3
2023.08.04, v4.2.1
feature:
- b5ac54d package: eslint-plugin-putout v19.0.0
- 18e70fb package: putout v31.0.0
- 9c465a6 package: nodemon v3.0.1
- cc3e325 package: @putout/test v7.0.1
2023.07.06, v4.2.0
feature:
- c9b4ba3 package: putout v30.0.3
- 07d0fb1 package: eslint-plugin-putout v18.0.0
- 966b39f package: eslint-plugin-n v16.0.1
- 08c276d package: c8 v8.0.0
- bf443fc package: @putout/test v6.6.0
2023.03.06, v4.1.2
feature:
- package: putout v29.0.0
2022.10.20, v4.1.1
feature:
- package: supertape v8.1.0
- package: putout v28.0.0
2022.08.16, v4.1.0
feature:
- estrace: add perf
2022.07.20, v4.0.2
feature:
- package: eslint-plugin-n v15.2.4
- package: eslint-plugin-putout v16.0.0
- package: putout v27.0.1
2022.05.09, v4.0.1
feature:
- package: putout v26.0.0
- package: eslint-plugin-putout v15.1.1
2022.03.07, v4.0.0
feature:
- package: madrun v9.0.0
- package: eslint-plugin-putout v14.4.0
- package: @putout/test v5.1.0
- package: supertape v7.2.0
- package: putout v25.2.0
- estrace: drop support of node < 16
2022.01.13, v3.3.1
feature:
- (package) eslint-plugin-putout v13.0.1
- (package) putout v24.0.2
2021.12.21, v3.3.0
feature:
- (package) eslint-plugin-putout v12.8.0
- (package) @putout/test v4.1.0
- (package) putout v23.0.0
2021.11.10, v3.2.2
feature:
- (package) putout v22.0.0
2021.10.31, v3.2.1
feature:
- (package) putout v21.0.0
- (package) eslint-plugin-putout v11.0.0
2021.10.22, v3.2.0
feature:
- (estrace) add toLoad
2021.10.21, v3.1.0
feature:
- (package) eslint v8.0.1
- (estrace) add support of node v16.12
2021.09.14, v3.0.2
feature:
- (package) eslint-plugin-putout v10.0.1
- (package) putout v20.0.1
2021.09.10, v3.0.1
fix:
- (estrace) rm useless result, since it not captured
2021.09.10, v3.0.0
feature:
- (estrace) add support of __estrace_context (#5)
- (estrace) add ability to show memory used
2021.09.06, v2.3.0
feature:
- (estrace) add ability to import plugin as tuple (#4)
- (estrace) add ability to import tuple
- (package) supertape v6.0.5
2021.08.23, v2.2.1
feature:
- (package) putout v19.0.0
2021.08.23, v2.2.0
feature:
- (estrace) rm useless async
- (package) eslint v8.0.0-beta.0
- (package) eslint-plugin-putout v9.2.1
2021.07.23, v2.1.0
feature:
- (estrace) plugin: simplify using as dynamic import
2021.07.23, v2.0.0
feature:
- (estrace) changed plugin api: estrace -> estrace/trace
2021.07.23, v1.8.0
feature:
- (estrace) add support of multiline template literals (#3)
2021.07.08, v1.7.1
fix:
- (estrace) plugin-trace: rm useless buildReturn
2021.07.08, v1.7.0
feature:
- (estrace) add try-finally (#2)
2021.06.29, v1.6.1
fix:
- (estrace) no comments (coderaiser/putout#61)
2021.06.28, v1.6.0
feature:
- (estrace) add support of StringLiteral used as key in ClassMethod (coderaiser/putout#61)
2021.06.23, v1.5.1
fix:
- (estrace) put arguments in one line
feature:
- (estrace) line number: add support of functions declared in ExportDeclaration
2021.06.19, v1.5.0
feature:
- (estrace) line number: add support of functions declared in ExportDeclaration
2021.06.18, v1.4.3
fix:
- (estrace) enter: arguments -> last parameter
2021.06.18, v1.4.2
fix:
- (estrace) exit when no ReturnStatement: __estrace_result last parameter
- (estrace) log: spaces
2021.06.18, v1.4.1
fix:
- (estrace) log: spaces
2021.06.18, v1.4.0
feature:
- (estrace) add ability to use as plugin
2021.06.17, v1.3.1
fix:
- (estrace) no argument in ReturnStatement
feature:
- (estrace) add __estrace.ignore()
2021.06.17, v1.3.0
feature:
- (estrace) add line numbers
2021.06.17, v1.2.0
feature:
- (estree) enter/exit -> 💣/💥
- (package) eslint-plugin-putout v8.0.1
- (estrace) rm try-catch, simplify, add support of ReturnStatement (ValYouW/njsTrace#12)
2021.06.17, v1.1.0
feature:
- (estrace) rm try-catch, simplify
2021.06.16, v1.0.0
feature:
- (estrace) add file paths