Releases: bolinfest/plovr
Releases · bolinfest/plovr
v5.0.0
- Upgrade closure-library to https://github.com/google/closure-library/commits/fe66ad635ad3ff2bc8ee85933e4bf86bfa7523fb
- Upgrade closure-compiler to https://github.com/google/closure-compiler/releases/tag/v20151216
- Change semantics of --create_source_map flag. Now the flag always takes a directory. Source maps are output to this directory, named according to "source-map-output-name" option in the plovr config.
- CORS headers now allow JS compilation results to be loaded from any domain
- java8 fixes
v4.1.1
v4.0.0
v3.1.0
v3.0.1
Update closure tools through 20150218
Merge pull request #44 from bolinfest/nick-updates pull latest closure-compiler and closure-library
Update Closure Tools through v20141215
- Update Closure Tools through v20141215
- various bug fixes, most notably some multi-threading deadlocks