16 Commits

Author SHA1 Message Date
Matthias Mullie
1e59ad8119 Use php-coveralls version that supports PHP5.3
There's no great reason to stop supporting PHP5.3 in this project
(other than PHP no longer supporting that version), so might as
well keep supporting it until there is a good reason to stop doing so.
2016-01-04 14:30:50 -08:00
Matthias Mullie
967a18a7a0 Upgrade phpunit version 2015-12-17 22:37:46 +01:00
Matthias Mullie
c1b61592f4 Update cache repo location 2015-09-04 11:02:35 +02:00
Matthias Mullie
49a2aca294 Allow minified data to be written to cache 2015-05-05 16:43:08 +02:00
Matthias Mullie
a0c352781a Remove path conversion code, re-use other project
I've moved the giant relative path conversion code into another project.
That way, this code can be kept cleaner.
2015-02-21 00:27:29 +01:00
Matthias Mullie
e95b7b98e4 Add keywords 2015-02-16 21:04:50 +01:00
Matthias Mullie
09ddc39e45 Cleanup bin scripts
* Moved from /src/bin to /bin
* Made code slightly more consistent (punctuation, capitalization, ...)
* Added check for missing argument (path)
2015-02-12 13:49:54 +01:00
zebratrois
6a61364b17 Declaring bin files in composer.json
Adds « bin » declaration with the two CLI minification scripts in
composer.json
2015-02-09 18:03:03 +01:00
Matthias Mullie
b9f4f2b107 Update project homepage 2014-10-21 08:50:28 +02:00
Matthias Mullie
c1606f07e9 Add coveralls 2014-10-12 10:06:21 +02:00
Matthias Mullie
cf9e90ba4a Use PSR4 autoloader; move code to src/ 2014-10-09 08:38:58 +02:00
Matthias Mullie
6a864c8c7c Major JS minifier rewrite 2014-10-07 18:21:22 +02:00
Matthias Mullie
5a98aab7b7 Fix https://github.com/matthiasmullie/minify/issues/11
Meanwhile, fix some whitespace
2013-12-01 23:48:06 +01: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
448bdf8271 fix dependencies 2012-10-09 13:03:24 +02:00
Matthias Mullie
68b457ccb1 push minify to github 2012-10-09 12:48:24 +02:00