v1.7.2
samaxes
released this
08 Sep 18:15
·
100 commits
to master
since this release
- Update default
charset
value to${project.build.sourceEncoding}
. - Deprecate the option
debug
.verbose
should be used instead. - Change YUI option's names to clearly indicate that they are specific to YUI Compressor.
- Update Google Closure Compiler to v20130823.
- Add support for Google Closure Compiler
language
option (#24). - Add support for Google Closure Compiler
compilation_level
option. - Add support for Google Closure Compiler
externs
option (#22). - Fail build with Google Closure Compiler on parse errors.