Releases: coderaiser/minify
Releases · coderaiser/minify
Minify v1.0.7
fix
- (minify) img.optimize -> getModule(img)(filename, data, callback)
Minify v1.0.6
feature
- (minify) "Supported file types" -> "File type not supported"
Minify v1.0.5
fix
- (minify) if not js, html, css - error
feature
- (minify) change file ext first, read file after
Minify v1.0.4
feature
- (package) util-io v1.4.0
Minify v1.0.3
feature
- (package) ponse v1.2.0
- (package) gulp-jshint v1.8.4
- (package) ponse v1.1.2
Minify v1.0.2
feature
- (package) util-io v1.3.0
Minify v1.0.1
fix
- (minify) req.path -> req.url
Minify v1.0.0
feature
- (test) minify.optimizeData -> minify
- (bin) minify.optimize -> minify
- (minify) add middleware
Minify 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
Minify v0.8.4
fix
- (minify) uglify a couple files with cli
feature
- (minify) error -> error.message