# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.2.16](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.2.15...v1.2.16) (2020-06-20)



### [1.2.15](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.2.14...v1.2.15) (2020-06-19)



### [1.2.14](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.2.13...v1.2.14) (2020-06-19)



### [1.2.13](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.2.12...v1.2.13) (2020-06-19)



### [1.2.12](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.2.11...v1.2.12) (2020-06-19)



### [1.2.11](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.2.10...v1.2.11) (2019-06-18)



### [1.2.10](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.2.9...v1.2.10) (2019-06-18)



### [1.2.9](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.2.8...v1.2.9) (2019-06-18)


### Bug Fixes

* added compression level for ffmpeg library. ([344a338](https://github.com/lorddashme/nodejs-image-squeezer/commit/344a338))



### [1.2.8](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.2.7...v1.2.8) (2019-05-30)



### [1.2.7](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.2.6...v1.2.7) (2019-05-30)



### [1.2.6](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.2.5...v1.2.6) (2019-05-30)


### Bug Fixes

* added utility for file format resolver. ([81bbdff](https://github.com/lorddashme/nodejs-image-squeezer/commit/81bbdff))



### [1.2.5](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.2.4...v1.2.5) (2019-05-29)


### Bug Fixes

* added escape shell arg in the source path of progressive jpeg class. ([ab0da30](https://github.com/lorddashme/nodejs-image-squeezer/commit/ab0da30))



### [1.2.4](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.2.3...v1.2.4) (2019-05-29)



### [1.2.3](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.2.2...v1.2.3) (2019-05-28)


### Bug Fixes

* update documentation. ([5a7bbe8](https://github.com/lorddashme/nodejs-image-squeezer/commit/5a7bbe8))



### [1.2.2](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.2.1...v1.2.2) (2019-05-28)


### Bug Fixes

* code updates. ([b5ccaee](https://github.com/lorddashme/nodejs-image-squeezer/commit/b5ccaee))



### [1.2.1](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.2.0...v1.2.1) (2019-05-28)


### Bug Fixes

* documentation updates. ([573f837](https://github.com/lorddashme/nodejs-image-squeezer/commit/573f837))



## [1.2.0](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.1.4...v1.2.0) (2019-05-28)


### Features

* code revamp and optimization. ([99c1fcd](https://github.com/lorddashme/nodejs-image-squeezer/commit/99c1fcd))



### [1.1.4](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.1.3...v1.1.4) (2019-05-28)


### Bug Fixes

* issue on the progressive temporary file name. ([d76bbc0](https://github.com/lorddashme/nodejs-image-squeezer/commit/d76bbc0))



### [1.1.3](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.1.2...v1.1.3) (2019-05-28)



### [1.1.2](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.1.1...v1.1.2) (2019-05-28)


### Bug Fixes

* remove sync check for image magick version. ([51c0b61](https://github.com/lorddashme/nodejs-image-squeezer/commit/51c0b61))
* remove sync check for image magick version. ([216c1ef](https://github.com/lorddashme/nodejs-image-squeezer/commit/216c1ef))



### [1.1.1](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.1.0...v1.1.1) (2019-05-24)


### Bug Fixes

* adjust package json config. ([1ee6fc0](https://github.com/lorddashme/nodejs-image-squeezer/commit/1ee6fc0))
* readme doc. ([10ea9c0](https://github.com/lorddashme/nodejs-image-squeezer/commit/10ea9c0))
* readme merge conflicts. ([40aaf73](https://github.com/lorddashme/nodejs-image-squeezer/commit/40aaf73))
* transpiled files. ([8231caf](https://github.com/lorddashme/nodejs-image-squeezer/commit/8231caf))



## [1.1.0](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.0.11...v1.1.0) (2019-05-24)


### Bug Fixes

* test case conflict issue on the last version. ([2bb0b01](https://github.com/lorddashme/nodejs-image-squeezer/commit/2bb0b01))


### Features

* added progressive jpg and refactored ffmpeg compression. ([907ca01](https://github.com/lorddashme/nodejs-image-squeezer/commit/907ca01))



### [1.0.11](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.0.10...v1.0.11) (2019-05-23)



### [1.0.10](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.0.9...v1.0.10) (2019-05-23)


### Bug Fixes

* error output added. ([62f0ec2](https://github.com/lorddashme/nodejs-image-squeezer/commit/62f0ec2))



### [1.0.9](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.0.8...v1.0.9) (2019-05-23)


### Bug Fixes

* error output added. ([edb3f42](https://github.com/lorddashme/nodejs-image-squeezer/commit/edb3f42))



### [1.0.8](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.0.7...v1.0.8) (2019-05-23)


### Bug Fixes

* remove storage for bin files this is now manually added. ([27a7200](https://github.com/lorddashme/nodejs-image-squeezer/commit/27a7200))
* remove storage for bin files this is now manually added. ([19750c1](https://github.com/lorddashme/nodejs-image-squeezer/commit/19750c1))



### [1.0.7](https://github.com/lorddashme/nodejs-image-squeezer/compare/v1.0.6...v1.0.7) (2019-05-23)


### Bug Fixes

* remove unused files in the lib folder and added a function to allow overriding of binary file to used by the package. ([5e49419](https://github.com/lorddashme/nodejs-image-squeezer/commit/5e49419))
* remove unused files in the lib folder and added a function to allow overriding of binary file to used by the package. ([3e13916](https://github.com/lorddashme/nodejs-image-squeezer/commit/3e13916))



### 1.0.6 (2019-05-23)


### Bug Fixes

* updates on the documentation and code refactored. ([9b75405](https://github.com/lorddashme/nodejs-image-squeezer/commit/9b75405))
* updates on the documentation and code refactored. ([d949c1b](https://github.com/lorddashme/nodejs-image-squeezer/commit/d949c1b))
