Skip to content

Releases: Lerchensporn/minify

v1.1.0

14 May 07:12
Compare
Choose a tag to compare

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

08 May 21:20
Compare
Choose a tag to compare
Add JS, XML, HTML minifiers and rename to “minify”