Releases: google/closure-compiler-npm
Releases · google/closure-compiler-npm
20161201.0.0
Update to 20161201 version of the compiler
20161024.2.0
Remove vinyl-fs
and gulp-util
as dependencies as they massively inflated the dependency tree.
20161024.1.0
Includes native source map composition through the compiler rather than using javascript libraries.
20161024.0.0
Release for 20161024 version of the compiler
20160911.0.0
Release for 20160911 version of the compiler
20160822.1.0
20160822.0.0
Updated to 20160822 compiler version
20160713.3.0
Fix a bug which prevented error messages from being written out before the process exited.
20160713.2.0
Fix cases where the output or error messages were truncated because the spawned process close event occurred while stream data was still buffered.
20160713.1.0
Download the compiler jar from maven rather than build it with ant. Ant builds are being deprecated.