Age | Commit message (Expand) | Author |
---|---|---|
2017-08-14 | don't escape null characters as \0 when followed by any digit (#2273)... | Erik Desjardins |
2017-04-15 | unify CLI & API under `minify()` (#1811)... | Alex Lam S.L |
2016-06-30 | Enable --screw-ie8 by default.... | kzc |
2016-06-12 | Escape null characters as \0 unless followed by 0-7. | David Bau |
2016-03-24 | Escape all ASCII control characters within strings when using ascii_only.... | kzc |