HtmlCompressor is a small, fast and very easy to use Java library that minifies given HTML or XML source by
removing extra whitespaces, comments and other unneeded characters without breaking the content structure.
As a result pages become smaller in size and load faster. A command-line version of the compressor is also
available.
Version1.7.0compared with
Version Details
| 1.6.6 | 1.7.0 | |
|---|---|---|
| Release date | Jan 02, 2020 | Feb 06, 2020 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 1.6.6 | 1.7.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.google.elemental2 » elemental2-core | - | 1.0.0 |
| ~ Updated | com.google.javascript » closure-compiler | v20191111 | v20200112 |
| ~ Updated | org.slf4j » slf4j-api | 1.8.0-beta4 | 2.0.0-alpha1 |
| ~ Updated | org.slf4j » slf4j-simple | 1.8.0-beta4 | 2.0.0-alpha1 |
Provided Changes (2)
| 1.6.6 | 1.7.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.velocity » velocity-engine-core | 2.1 | 2.2 |
| - Removed | commons-collections » commons-collections | 3.2.2 | - |
Test Changes (1)
| 1.6.6 | 1.7.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.5.2 | 5.6.0 |