<a name="0.1.7"></a>
#### [0.1.7](https://github.com/ShrimpDev/grunt-google-closure-tools-compiler/compare/v0.1.6...v0.1.7) (2015-12-21)

##### Bug Fixes

* **task:** Add lodash for isUndefined condition instead of grunt.util.kindOf ([eccecfb](https://github.com/ShrimpDev/grunt-google-closure-tools-compiler/commit/eccecfb))

<a name="0.1.6"></a>
#### [0.1.6](https://github.com/ShrimpDev/grunt-google-closure-tools-compiler/compare/v0.1.5...v0.1.6) (2015-12-20)

##### Bug Fixes

* **task:** Updating closure dependencies ([e1cc166](https://github.com/ShrimpDev/grunt-google-closure-tools-compiler/commit/e1cc166))

<a name="0.1.5"></a>
#### [0.1.5](https://github.com/ShrimpDev/grunt-google-closure-tools-compiler/compare/v0.1.4...v0.1.5) (2015-12-20)

##### Bug Fixes

* **package:** Move google closure library from dev to normal dependencies ([24450ab](https://github.com/ShrimpDev/grunt-google-closure-tools-compiler/commit/24450ab))
* **task:** compile js files and put them into the same directory ([f048611](https://github.com/ShrimpDev/grunt-google-closure-tools-compiler/commit/f048611))

##### Features

* **task:** Add custom extra parameters config for closure ([a89fd1f](https://github.com/ShrimpDev/grunt-google-closure-tools-compiler/commit/a89fd1f))
* **task:** Add formatting parameter ([c8b85c9](https://github.com/ShrimpDev/grunt-google-closure-tools-compiler/commit/c8b85c9))
* **task:** Add language-in and language-out options ([a71416f](https://github.com/ShrimpDev/grunt-google-closure-tools-compiler/commit/a71416f))

<a name="0.1.4"></a>
#### [0.1.4](https://github.com/ShrimpDev/grunt-google-closure-tools-compiler/compare/v0.1.3...v0.1.4) (2015-12-18)

##### Features

* **task:** Show input and output file size after compilation ([fe369ae](https://github.com/ShrimpDev/grunt-google-closure-tools-compiler/commit/fe369ae))



<a name="0.1.3"></a>
#### [0.1.3](https://github.com/ShrimpDev/grunt-google-closure-tools-compiler/compare/v0.1.2...v0.1.3) (2015-12-18)


##### Bug Fixes

* **bump:** Fixing peerDependencies reference inside readme ([da7553e](https://github.com/ShrimpDev/grunt-google-closure-tools-compiler/commit/da7553e))



<a name="0.1.2"></a>
#### [0.1.2](https://github.com/ShrimpDev/grunt-google-closure-tools-compiler/compare/v0.1.1...v0.1.2) (2015-12-18)


##### Bug Fixes

* **task:** Catch error if files object is empty or dest file has an empty array ([bd37307](https://github.com/ShrimpDev/grunt-google-closure-tools-compiler/commit/bd37307))
* **travis-ci:** Removing npm uninstall grunt ([1959803](https://github.com/ShrimpDev/grunt-google-closure-tools-compiler/commit/1959803))

##### Features

* **task:** Add JAVA_HOME and option.java_path to set the java binary path ([2c24e70](https://github.com/ShrimpDev/grunt-google-closure-tools-compiler/commit/2c24e70))



<a name="0.1.1"></a>
#### [0.1.1](https://github.com/ShrimpDev/grunt-google-closure-tools-compiler/compare/v0.1.0...v0.1.1) (2015-12-17)




<a name="0.1.0"></a>
### 0.1.0 (2015-12-17)




