html-minifier.git
2022-01-03 Nick DowningChange from pnpm to npm, add ./link.sh shortcut for... master
2020-03-15 Nick DowningGet rid of phantomjs-prebuilt dependency (needed for...
2020-02-03 Nick DowningChange yarn to pnpm
2018-11-18 Nick DowningChange to use @ndcode/clean-css not clean-css, and...
2018-10-25 Mathias BynensVersion 3.5.21
2018-10-24 Mathias BynensSupport <!doctypehtml> in the parser
2018-10-24 Mathias BynensUpdate build
2018-10-23 Juriy ZaytsevMerge pull request #970 from mathiasbynens/doctype
2018-10-23 Juriy ZaytsevMerge pull request #965 from mathiasbynens/fix-ampersand
2018-10-05 Mathias BynensUse <!doctypehtml> (without the space) where possible
2018-09-28 Mathias BynensPrevent data loss when using `decodeEntities`
2018-08-23 Felipe Matos... handle `clean-css` errors correctly (#955)
2018-08-23 Damien Dartfix STDIN handling of CLI (#956)
2018-08-22 Damien Dartfix `--minify-urls` in CLI (#957)
2018-08-21 Jay HoltslanderUpdate README.md (#954)
2018-08-19 alexlamslVersion 3.5.20
2018-08-19 Alex Lam S.Lenhance `ignoreCustomFragments` in `minifyCSS` (#950)
2018-08-14 alexlamslupdate dependencies
2018-07-13 alexlamslVersion 3.5.19
2018-07-10 Alex Lam S.Lfix corner cases in `maxLineLength` (#945)
2018-07-08 Alex Lam S.Luse lower case in `useShortDoctype` (#944)
2018-07-08 XhmikosRUse https when possible. (#943)
2018-07-03 alexlamslVersion 3.5.18
2018-06-30 alexlamslupdate dependencies
2018-06-28 alexlamslfix CLI option name
2018-06-26 Alex Lam S.Lhandle corner case when parsing DOCTYPE (#939)
2018-06-25 alexlamslVersion 3.5.17
2018-05-20 alexlamslVersion 3.5.16
2018-05-20 Alex Lam S.Lhandle empty `class` attributes (#922)
2018-05-20 alexlamslupdate dependencies
2018-04-18 Alex Lam S.Limprove handling of optional table section tags (#914)
2018-04-18 Alex Lam S.Limprove robustness of `maxLineLength` (#913)
2018-04-17 Alex Lam S.Ladd node-chakracore to Travis CI (#911)
2018-04-16 alexlamslVersion 3.5.15
2018-04-16 alexlamslupdate dependencies
2018-04-16 Alex Lam S.Lpreserve input `options` (#910)
2018-04-16 Alex Lam S.Lsupply context to `minifyCSS` custom processor (#909)
2018-04-13 alexlamslrestore online web testing
2018-04-07 alexlamslVersion 3.5.14
2018-04-07 Sam GrundmanPreserve whitespace around inline <ruby> (#905)
2018-03-31 alexlamslVersion 3.5.13
2018-03-29 Alex Lam S.Lfix race in QUnit web test (#899)
2018-03-29 Alex Lam S.Lreduce dependencies (#898)
2018-03-19 alexlamslVersion 3.5.12
2018-03-19 Alex Lam S.Lfix corner case in `decodeEntities` (#894)
2018-03-14 alexlamslVersion 3.5.11
2018-03-14 Alex Lam S.Lallow disabling of default flags on CLI (#892)
2018-03-14 alexlamsltest Node.js 8 instead of 7
2018-03-14 alexlamslupdate dependencies
2018-03-06 alexlamslRepackage with `clean-css@4.1.11`
2018-03-04 alexlamslVersion 3.5.10
2018-03-02 Wei XuAdd "ol" and "ul" to nonPhrasing (#889)
2018-02-15 Alex Lam S.Lpreserve whitespace around custom fragments within...
2018-02-08 alexlamslVersion 3.5.9
2018-02-08 Alex Lam S.Lupdate dependencies (#884)
2018-02-08 alexlamsltest minified asset
2018-02-07 Alex Lam S.Lfix corner cases in `collapseWhitespace` (#883)
2017-12-28 alexlamslupdate online assets
2017-12-24 alexlamslVersion 3.5.8
2017-11-25 alexlamslVersion 3.5.7
2017-11-25 alexlamslupdate dependencies
2017-11-25 Alex Lam S.Lparse `option` element correctly (#869)
2017-10-26 DChristianydon't automatically throw out trailing semicolons in...
2017-10-17 alexlamslVersion 3.5.6
2017-10-17 Alex Lam S.Lcorrectly parse HTML4 nested inline elements (#861)
2017-09-12 alexlamslVersion 3.5.5
2017-09-12 alexlamslupdate dependecies
2017-09-11 Andreas LindPreserve en/em/non-breaking/hair space etc. while minif...
2017-09-10 alexlamslVersion 3.5.4
2017-09-10 alexlamslupdate benchmark
2017-09-10 alexlamslupdate dependencies
2017-07-23 alexlamslVersion 3.5.3
2017-07-22 alexlamslfix CLI when overwriting input
2017-07-16 alexlamslupdate dependencies
2017-05-27 Alex Lam S.LMerge pull request #819 from papandreou/patch-1
2017-05-27 Andreas LindFix typo in comment (sorry for introducing it!)
2017-05-25 alexlamslVersion 3.5.2
2017-05-25 Alex Lam S.LMerge pull request #817 from papandreou/fix/whitespaceS...
2017-05-25 Andreas LindFix stackNoTrimWhitespace and stackNoCollapseWhitespace...
2017-05-22 alexlamslVersion 3.5.1
2017-05-22 Alex Lam S.LMerge pull request #813 from papandreou/fix/canCollapse...
2017-05-22 Andreas LindAdd the ability for options.can{Trim,Collapse}Whitespac...
2017-05-22 Alex Lam S.LMerge pull request #811 from papandreou/fix/consoleLogW...
2017-05-22 Andreas Lindgrunt qunit: Don't break in JSON.parse when debug outpu...
2017-05-15 alexlamslVersion 3.5.0
2017-05-15 Alex Lam S.LMerge pull request #809 from kangax/uglify-v3
2017-05-15 alexlamslupgrade to uglify-js 3.0.5
2017-05-06 alexlamslVersion 3.4.4
2017-05-06 Alex Lam S.LMerge pull request #807 from kangax/issue-805
2017-05-06 alexlamslmore tests
2017-05-06 alexlamslfix `sortClassName` on custom fragments
2017-04-09 alexlamslVersion 3.4.3
2017-04-09 alexlamsladjust minifyJS options
2017-04-09 alexlamslupdate dependencies
2017-03-19 alexlamslVersion 3.4.2
2017-03-19 Alex Lam S.LMerge pull request #796 from kangax/parser-nbsp
2017-03-19 alexlamslparse whitespace attribute values properly
2017-03-19 Alex Lam S.LMerge pull request #795 from kangax/issue-794
2017-03-19 alexlamslavoid token overriding prototype members
2017-03-13 alexlamslVersion 3.4.1
next