28 Commits

Author SHA1 Message Date
Matthias Mullie
9d9d3e93e4 Replace donate button 2018-01-09 08:49:41 +01:00
Matthias Mullie
f2f48a90f0 Add support url 2017-12-13 16:58:45 +01:00
Matthias Mullie
1abaef9700 Add another link to minifier.org 2017-10-12 08:53:08 +02:00
Matthias Mullie
358a273f60 Show some of the minify features 2017-09-19 15:52:48 +02:00
Matthias Mullie
a1e8384d0c Replace coveralls by codecov 2016-01-14 12:00:58 -08:00
Matthias Mullie
cecee1ce5b Update non-composer usage instructions 2015-11-19 15:17:35 +01:00
Matthias Mullie
f1005c6918 Link to issue explaining how to use without composer
Fixes #48
2015-06-02 13:27:21 +02:00
Matthias Mullie
30a459229f Add gzip method
Fixed #47
2015-04-07 15:47:36 +02:00
Matthias Mullie
f4e6f41a12 Add missing char in README 2015-02-11 11:53:53 +01:00
Matthias Mullie
2e11c380c3 Add link to minifier site 2014-10-16 10:45:34 +02:00
Matthias Mullie
77ce86be02 Improve docs 2014-10-16 10:44:03 +02:00
Matthias Mullie
ce355f9d1e Class used in example should be CSS, not JS 2014-10-15 11:53:16 +02:00
Matthias Mullie
25ee0541b5 Update README.md 2014-10-15 11:52:51 +02:00
Matthias Mullie
f7d4658fd9 Update composer instructions
Based on http://blog.doh.ms/2014/10/13/installing-composer-packages/
2014-10-14 13:26:11 +02:00
Matthias Mullie
07ca852da9 Proper syntax highlighting for README code examples 2014-10-13 15:16:53 +02:00
Matthias Mullie
49f9db082c Add scrutinizer badge 2014-10-12 22:42:00 +02:00
Matthias Mullie
235f3aea75 Add coveralls badge 2014-10-12 10:37:54 +02:00
Matthias Mullie
768ef29037 Link to blog post 2014-10-09 18:13:01 +02:00
Matthias Mullie
d113c81dd7 Update README 2014-10-09 10:58:26 +02:00
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