Releases: ngageoint/opensphere-build-closure-helper
Releases · ngageoint/opensphere-build-closure-helper
v7.1.1
v7.1.0
v7.0.0
7.0.0 (2021-04-21)
Features
- gcc: update closure compiler to 20210406 (339dd1c)
- goog: update closure library to 20210406 (8cdb5f8)
BREAKING CHANGES
- gcc: The updated compiler will find additional errors from previous
versions, and is not compatible with old versions of the Closure library.
Projects will need to update the library and resolve build errors.
v6.1.1
v6.1.0
v6.0.0
v5.2.0
v5.1.0
v5.0.1
v5.0.0
5.0.0 (2020-02-03)
Features
- gcc: display compiler version when compiling (e892fd0)
- goog: update closure compiler to latest (c16642a)
BREAKING CHANGES
- goog: The Closure Compiler update changes available error
groups. This requires [email protected]. The compiler
update may also report new errors in compiled code.