Releases: Lerchensporn/minify
Releases · Lerchensporn/minify
v1.1.0
Fixed bugs in the JS , CSS and XML minifiers. Added removal of sometimes unneeded round brackets around an arrow function parameter. Switched to the -Os compiler optimization option, which produces a smaller but in this case equally fast binary.
v1.0.0
Add JS, XML, HTML minifiers and rename to “minify”