Releases: alextunyk/htmlcompressor-maven-plugin
Releases · alextunyk/htmlcompressor-maven-plugin
Htmlcompressor Maven Plugin 2.1.0
- Fix deprecation warnings
- Require maven 3.6.3
Note: fileExt will be removed on next release.
Htmlcompressor Maven Plugin 1.10.0
- Fix deprecation warnings
- Require maven 3.6.3
Note: fileExt will be removed on next release.
Htmlcompressor maven plugin 2.0.2
dependency / library updates
Htmlcompressor maven plugin 1.9.4
Same as 2.0.2 for javax namespace, see jakarta release for more details.
Htmlcompressor maven plugin 2.0.1
- Deprecate fileExt in favor of fileExtensions
- Library updates / dependency updates
Htmlcompressor maven plugin 1.9.3
Sync'd with 2.0.1 for javax namespace. See 2.0.1 for further notes
Htmlcompressor Maven Plugin 2.0.0
- jsp support moved to jakarta namespace
- requires java 11+
Htmlcompressor Maven Plugin 1.9.2.1
- Fixed bug introduced in 2021 prior to 1.7.2 release that failed to get the original file size stat count and thus was off on calculation on savings. This did not affect usage at all.
- Expected last release for javax namespace outside of any bugs to fix.
Htmlcompressor Maven Plugin 1.9.2
- supports htmlcompressor 1.9.2
Htmlcompressor Maven Plugin 1.9.1.1
- bug fix to 1.9.1, corrected statistics to create necessary directory before write.