9 Commits

Author SHA1 Message Date
Matthias Mullie
b186f98d32 Add badges 2014-10-08 17:03:29 +02:00
Matthias Mullie
670db0c30a Remove $options param from README
That is no longer used; minify now always minifies as much as it can
2014-10-08 12:56:41 +02:00
Matthias Mullie
30797d8420 Improved JS minifier
Meanwhile also (somewhat forced by improving JS minifier) removed minifier
options. They were kind of useless anyway, though; why would one not minify
completely :)
2013-12-27 00:00:46 +01:00
Matthias Mullie
b9a11ae3a6 More advanced whitespace stripping
Should now accurately strip newlines and add ; line-terminators where needed.

Meanwhile also introduced Minify\JS::STRIP_SEMICOLONS to strip redundant
semicolons.
2013-12-26 20:40:20 +01:00
Matthias Mullie
fca340d285 Add reference to banago's CLI tool 2013-12-26 16:03:20 +01:00
Matthias Mullie
0c5c3ad477 Update README.md 2013-04-15 15:09:28 +03:00
Matthias Mullie
9c646aee68 Big 1.1.0 cleanup
* PSR-0 & PSR-1
* Add test suite
* Multiple smaller fixes/cleanup
2013-04-14 23:38:24 +02:00
Matthias Mullie
68b457ccb1 push minify to github 2012-10-09 12:48:24 +02:00
Matthias Mullie
801072d5f8 Initial commit 2012-10-09 02:29:59 -07:00