forked from coderaiser/minify
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
678 lines (391 loc) · 10.7 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
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
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
2015.04.20, v1.4.11
feature:
- (package) clean-css v3.2.1
- (package) gulp-jshint v1.10
2015.03.10, v1.4.10
feature:
- (package) html-minifier v0.7.0
2015.03.10, v1.4.9
feature:
- (package) clean-css v3.1.5
2015.01.15, v1.4.8
feature:
- (package) execon v1.1.0
2015.01.14, v1.4.7
fix:
- (minify) regexp -v -> ^-v$
2014.12.31, v1.4.6
feature:
- (minify) rm notLog
2014.12.31, v1.4.5
fix:
- (css) error -> errors
- (minify) util -> exec
feature:
- (package) gulp-jshint v1.9.0
- (gulp) rm changelog-io
2014.12.24, v1.4.4
feature:
- (package) clean-css v3.0.1
2014.12.19, v1.4.3
fix:
- (gulpfile) util-io -> execon
2014.12.19, v1.4.2
fix:
- (minify) rm Util.slice
feature:
- (package) rm util-io
- (package) add rendy
- (package) v1.4.1
2014.12.17, v1.4.1
fix:
- (minify) rm Util.slice
2014.12.03, v1.4.0
feature:
- (minify) rm middleware
2014.12.03, v1.3.6
feature:
- (package) rm ischanged, mkdirp
2014.12.02, v1.3.5
fix:
- (package) author
2014.12.02, v1.3.4
feature:
- (minify) add tomas
2014.11.27, v1.3.3
feature:
- (minify) util-io -> execon, checkup
2014.11.20, v1.3.2
fix:
- (minify) mkdir with wrong path on win
2014.11.19, v1.3.1
fix:
- (minify) first minimize error
- (minify) getDir: join
feature:
- (minify) getDir: add path.join
2014.11.14, v1.3.0
feature:
- (minify) options: retName -> name, retStream -> stream
- (package) v1.2.0
- (minify) rm option log
2014.11.13, v1.2.0
feature:
- (minify) rm option log
2014.11.12, v1.1.0
feature:
- (minify) options: add returnStream
2014.11.10, v1.0.13
feature:
- (package) css-b64-images v0.2.5
- (gitignore) add npm-debug, rm min
- (package) v1.0.12
- (img) add local css-b64-images
2014.11.6, v1.0.12
feature:
- (img) add local css-b64-images
2014.11.3, v1.0.11
feature:
- (package) rm pipe-io
- (package) util-io v1.6.0
2014.10.31, v1.0.10
feature:
- (npmignore) rm .gitignore
- (npmignore) add
- (shell) rm
2014.10.30, v1.0.9
feature:
- (lib) error: {message} -> Error
2014.10.30, v1.0.8
feature:
- (minify) require all modules on start to improve speed
- (gulp) add changelog from npm
2014.10.24, v1.0.7
fix:
- (minify) img.optimize -> getModule(img)(filename, data, callback)
2014.10.24, v1.0.6
feature:
- (minify) "Supported file types" -> "File type not supported"
2014.10.24, v1.0.5
fix:
- (minify) if not js, html, css - error
feature:
- (minify) change file ext first, read file after
2014.09.29, v1.0.4
feature:
- (package) util-io v1.4.0
2014.09.17, v1.0.3
feature:
- (package) ponse v1.2.0
- (package) gulp-jshint v1.8.4
- (package) ponse v1.1.2
2014.09.3, v1.0.2
feature:
- (package) util-io v1.3.0
2014.08.22, v1.0.1
fix:
- (minify) req.path -> req.url
2014.08.21, v1.0.0
feature:
- (test) minify.optimizeData -> minify
- (bin) minify.optimize -> minify
- (minify) add middleware
2014.08.21, v0.9.0
fix:
- (minify) work with streams in node spawn
- (minify) pipe
feature:
- (minify) rm getName, MinFolder
- (minify) if EPIPE do not show error
2014.08.18, v0.8.4
fix:
- (minify) uglify a couple files with cli
feature:
- (minify) error -> error.message
2014.08.18, v0.8.3
fix:
- feature(gulp) if no features or not es do not add to changelog
feature:
- (minify) rm global.minify
- (gulp) if no s or not fixes do not add to changelog
- (gulp) rm history
- (package) util-io v1.2.4
2014.08.17, v0.8.2
fix:
- (minify) add "/" on win
2014.08.15, v0.8.1
fix:
- (minify) minify -> lib/minify
2014.08.15, v0.8.0
feature:
- (minify) rm quiet
- (minify) add ischanged
- (package) add ischanged
2014.07.21, v0.7.1
fix:
- (minify) optimize: callback in options
feature:
- (bin) minify -> minify.js
2014.07.21, v0.7.0
feature:
- (gulp) add release
- (minify) optimize: callback is last param
- (package) gulp-jshint v1.7.1
2014.07.4, v0.6.4
fix:
- (bin) util.io -> util-io
2014.07.1, v0.6.3
feature:
- (minify) rm cheerio
2014.06.16, v0.6.2
fix:
- (main) strict mode -> use strict
- (main) util.io -> util-io
feature:
- (gulp) add test
- (travis) script: add test
- (jshintrc) add
- (travis) add test
- (travis) rm script
- (package) test: add gulp
- (gulp) add
- (package) util-io v1.2
- (package) clean-css v2.2
- (package) cheerio v0.17.0, rm entities
- (package) util.io -> util-io
- (travis) add notifications
2014.05.29, v0.6.1
fix:
- (html) optimizeInline: add $(element)
- (test) optimize -> optimizeData
- (package) util.io: ^1.1.1 -> 1.1.x
- (minify) Util: bind -> exec.with
feature:
- (package) util.io v1.1.1
2014.05.16, v0.6.0
fix:
- (minify) set 777 mode to /tmi/minify directory
feature:
- (html) add css optimization
- (css) add tryCatch
- (html) add optimizition of inline js
- (js) add tryCatch
- (package) add cheerio, entities
- (package) util.io v0.1.0
- (package) util.io v0.9
- (minify) chmod -> process.umask
- (package) mkdirp v0.5.0
- (package) html-minifier v0.6.0
- (package) add homepage
2014.04.30, v0.5.1
feature:
- (minify) add optimizeData
2014.04.29, v0.5.0
feature:
- (bin) params: in out -> in1 in2 inN > out
2014.04.25, v0.4.1
fix:
- (minify) optimizedData -> error, optimizedData
- (js) data -> dataOptimized
2014.04.25, v0.4.0
feature:
- (minify) add options: notLog
2014.04.25, v0.3.4
fix:
- callback: data -> error, data
2014.04.23, v0.3.3
fix:
- optimize makeDir: add callback
2014.04.22, v0.3.2
fix
- Folder could be undefined
2014.04.22, v0.3.1
fix
- tmp directory create
2014.04.22, v0.3.0
fix:
- access for a couple users
- check is tmpdir exists
feature:
- callback: params -> error, params
- rm ability to process array of files
- change min dir: /tmp/minify
2014.03.03, v0.2.6
fix:
- (minify) fileRead: call -> bind
- (img) if path was relative img do not put to css
- (img) change dir
2014.02.12, v0.2.5
fix:
- (img) if path was relative img do not put to css
- (img) change dir
feature:
- add util.io
- (img) add MAX_SIZE: 100kb
- update css-b64-images v0.2.x
- uglify-js: v2.4.7 -> v2.4.x
- html-minify: v0.5.4 -> 0.5.x
2014.01.03, v0.2.4
fix:
- uglify: 2.4.x -> 2.4.7
- typos
2013.11.08, v0.2.3
update:
- clean-css: 1.1.x -> 2.0.x
- update clean-css, uglify-js to all minor versions
- clean-css: update to v1.1.3
2013.10.01, v0.2.2
update:
- clean-css: v1.0.10 -> v1.1.2
- uglify: v2.3.6 -> v2.4.0
- html-minifier: v0.5.2 -> v0.5.4
2013.08.01, v0.2.1
* Updated clean-css to v1.0.2.
* Updated uglify-js to v2.3.0.
* Updated uglify-js to v2.3.2.
* Updated html-minifier to v0.5.2 and uglify-js to v2.3.4.
* Updated clean-css to v1.0.3 and uglify to v2.3.5.
* Updated clean-css to v1.0.7.
* Updated uglify to v2.3.6.
* doc(contribute) add commit message conventions
* chore(clean-css) v1.0.7 -> v1.0.10
* fix(minify) pData.toString -> pData && pData.toString
* chore(clean-css) v1.0.10 -> v1.0.11
* feature(bin) add -h -v
* chore(clean-css) v1.0.11 -> v1.0.12
2013.04.22, v0.2.0
* Updated clean-css to v0.10.1.
* Updated uglify-js to 2.2.5.
* Updated clean-css to v0.10.2.
* Removed hashes control.
* Added ability to optimize images in any css.
* Updated css-b64-images to v0.2.3.
* Updated clean-css to v1.0.0.
* Updated html-minifier to v0.5.0.
* Updated clean-css to v1.0.1.
* Fixed bug with generating html
when html-minifier do not installed.
2013.03.01, v0.1.9
* Fixed bug with optimizing images: if in css was not
result css file do not saves.
* Fixed bug with executing callback.
* Fixed bug with saving result css file.
* Added merge flag.
* Changed the way messages printing.
* Updated clean-css to v0.9.1.
* Beutified hashes.json format.
* Removed caching data for improving speed.
* Added bin directory and minify cmd tool.
* Fixed bug with calling callback after saving
minified file.
* Updated css-b64-images to v0.22.
* Updated clean-css to v0.10.0.
2012.12.12, v0.1.8
* Fixed bug with minimizing images to css file.
If css file not the last, minification was not doing.
* Changed versions of needed modules.
* Added module util.js.
* js, css and html modules refactored added module main.
* Fixed bug with saving to Cache.
* Fixed bug with hashes.json and min folder, from now
they stored in minify directory.
* Fixed bug with compression files with same name,
from min folder would be geted first name.
From now names in min folder is sha hashes form path
of file.
2012.10.01, v0.1.7
* Changed version of clean-css to 0.6.0.
* Little bit refactored and optimized.
* Fixed bug with saving optimized css file, wich
contains all css files with images, if option is
setted up.
* Changed version of base-64-images to 0.2.1.
* File check moved to module is-file-changed.
* Function doit moved to cloudcmd module.
2012.08.24, v0.1.6
* From now file hashes.json saving only if it was changed.
* Changed version of Uglify-js to 1.3.3.
* Added function checkextension and ability to read file from
hdd if it's already minified.
* Fixed bug with hashes.json, from now, if it exist, and min
folder is empty files would be minified and writed.
* Added parameters to callback function.
* Added ability auto minificate any neaded file.
2012.08.06, v0.1.5
* Added callback function.
* Added tests of js minification.
2012.07.27, v0.1.4
* Fixed bug with saving hashes.json, if css file was not last,
file would not writed.
* Fixed bug with saving all.min.css, if css file was not last,
all.min.css would not be writed and base64 function would not
be called.
* Fixed bug: all.min.css writed every time.
2012.07.19, v0.1.3
* Bug fixed: lastReaded file not always was realy last.
Because of asynchronous nature of node, there is no
sence to pass the lastReadedFile boolean parameter,
because we can not exactly say when file would be readed.
* Fixed bug with no dependencies installed, now code
doesn't changing, just saves the copy of it in min dir.
* Fixed bug with no css-b64-images module installed,
now all.min.css writes all the time, even not minimized
and whith no converted to base64 images, but still containing
all css files.
2012.07.14, v0.1.2
* In jsScripts, bug with function jsScripts fixed, from now
jsScripts taking 2 parameters: file names and neaded_cache bolean.
* Fixed bug in jsScripts and html functions in type convertions
(from string to array).
* Added hashes system, so if file was not changed small version woud not
created.
* 3 functions: jsScripts, cssStyles and html merged to one function optimize.
2012.07.11, v0.1.1
* In jsScripts, bug with function MoreProcessing_o.Func fixed,
now changed final_code savings, not losing.
* In jsScripts, fixed bug, when only one js-file can be post-processed, from now
every js-file could be post-processed.
* Added ability to save files in Minify Cache, without writing to disk.
* Changed the more processing agrument, no it passes with a file name and js
file name writing only once.
* Fixed bug with passing not array argument ot jsScripts function.