12 Commits

Author SHA1 Message Date
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