All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.1.6 - 2017-08-02
- Upgrade closure copiler to the latest version.
Note: v0.1.5 was yanked.
0.1.4 - 2017-04-16
yarn
lockfile.
- Added
node@v5
as a build target. - Test coverage.
- Update
closure-compiler
version.
mocha.opts
did not haveistanbul
registered, hence coverage was not reported.
0.1.3 - 2016-09-17
- Build timeouts increased to 35s from 15s in tests.
- Updated tests since the latest closure compiler produces slightly different sourcemaps.
- Fixed Syntax error raised from Google Closure Compiler via google/closure-compiler-js@91f5391
- Minor formatting issues and typos with README.
- Changelog links.
0.1.2 - 2016-08-29
- Bugfixes, test updates by @shvaikalesh in #1.
- Typo in the
README.md
.
- Added @shvaikalesh in
package.json
contributors.
0.1.1 - 2016-08-29
npm
release version.
0.1.0 - 2016-08-28
- Plugin configuration, optimizations.
- Changelog.
- Readme content.
- Initial Commit.
- Basic implementation and tests.