<a name="1.0.0"></a>
# [1.0.0](https://github.com/xgfe/freepack/compare/v0.2.2...v1.0.0) (2018-08-28)


### Bug Fixes

* **Bundle:** support dot file ([00f75af](https://github.com/xgfe/freepack/commit/00f75af))
* **cli:** change config parse ([46d6c6e](https://github.com/xgfe/freepack/commit/46d6c6e))
* **cli:** export env cmd ([d8287c3](https://github.com/xgfe/freepack/commit/d8287c3))
* **createDiff:** remove print line ([2f94ee1](https://github.com/xgfe/freepack/commit/2f94ee1))
* **createDiff:** update git clone cmd ([96cd75e](https://github.com/xgfe/freepack/commit/96cd75e))
* **Match:** fix array in array rule type ([d4dde51](https://github.com/xgfe/freepack/commit/d4dde51))
* **Packer:** resolve context path by process.cwd ([5a95df2](https://github.com/xgfe/freepack/commit/5a95df2))


### Features

* **ALL:** change freepack gen/valid options ([2451d48](https://github.com/xgfe/freepack/commit/2451d48))
* **ALL:** export variable of bundle ([0e8a047](https://github.com/xgfe/freepack/commit/0e8a047))
* **cli:** add cli config parse fun ([c237ed3](https://github.com/xgfe/freepack/commit/c237ed3))
* **cli:** add cli entry ([34fa015](https://github.com/xgfe/freepack/commit/34fa015))
* **cli:** add cli env cmd ([225f705](https://github.com/xgfe/freepack/commit/225f705))
* **cli:** add cli options ([1fc1635](https://github.com/xgfe/freepack/commit/1fc1635))
* **cli:** add cli test cmd ([4974222](https://github.com/xgfe/freepack/commit/4974222))
* **cli:** add cli util parseJSON ([6027f0c](https://github.com/xgfe/freepack/commit/6027f0c))
* **cli:** add cli util readConfig ([95fae9c](https://github.com/xgfe/freepack/commit/95fae9c))
* **cli:** add diff cmd ([ff7b16d](https://github.com/xgfe/freepack/commit/ff7b16d))
* **cli:** add freepack cli ([b2b5395](https://github.com/xgfe/freepack/commit/b2b5395))
* **cli:** add init cmd ([4ebeac5](https://github.com/xgfe/freepack/commit/4ebeac5))
* **cli:** add test cmd ([70b2721](https://github.com/xgfe/freepack/commit/70b2721))
* **cli:** export config type parses ([7b607e5](https://github.com/xgfe/freepack/commit/7b607e5))
* **cli:** update cli diff ([05d8466](https://github.com/xgfe/freepack/commit/05d8466))
* **cli:** update cli useage ([3a2cf4e](https://github.com/xgfe/freepack/commit/3a2cf4e))
* **freepack:** export valid variable ([effc1aa](https://github.com/xgfe/freepack/commit/effc1aa))
* **generateOption:** add default value ([095aac9](https://github.com/xgfe/freepack/commit/095aac9))
* **lib:** update packer option ([1110c81](https://github.com/xgfe/freepack/commit/1110c81))
* **Match:** add packer rule length fun ([2bb097f](https://github.com/xgfe/freepack/commit/2bb097f))
* **Match:** support strict option ([2681681](https://github.com/xgfe/freepack/commit/2681681))
* **Packer:** support context, backup, output options ([40dfa7b](https://github.com/xgfe/freepack/commit/40dfa7b))
* **Time:** add new time api ([23e1094](https://github.com/xgfe/freepack/commit/23e1094))
* **util:** add date format ([1b25132](https://github.com/xgfe/freepack/commit/1b25132))
* **validateOption:** validate freepack option ([f1c5097](https://github.com/xgfe/freepack/commit/f1c5097))
* **validOption:** support function release rule option ([f7009f7](https://github.com/xgfe/freepack/commit/f7009f7))
* **variable:** add normal match mode ([49c1dae](https://github.com/xgfe/freepack/commit/49c1dae))


### BREAKING CHANGES

* **Time:** change the time.get() result



<a name="0.2.2"></a>
## [0.2.2](https://github.com/xgfe/freepack/compare/v0.2.1...v0.2.2) (2018-05-18)


### Bug Fixes

* **log:** remove ignoreFilter pring message ([2d6b313](https://github.com/xgfe/freepack/commit/2d6b313))



<a name="0.2.1"></a>
## [0.2.1](https://github.com/xgfe/freepack/compare/v0.2.0...v0.2.1) (2018-05-18)


### Bug Fixes

* **ignore:** fix optin.ignore ([8ca79f0](https://github.com/xgfe/freepack/commit/8ca79f0))



<a name="0.2.0"></a>
# [0.2.0](https://github.com/xgfe/freepack/compare/v0.1.0...v0.2.0) (2018-05-16)


### Bug Fixes

* **packer:** mock run async callback ([1f48dbb](https://github.com/xgfe/freepack/commit/1f48dbb))


### Features

* **ignore:** add option.ignore support ([c82f35c](https://github.com/xgfe/freepack/commit/c82f35c))
* **version:** add freepack version prop ([370312e](https://github.com/xgfe/freepack/commit/370312e))



<a name="0.1.0"></a>
# [0.1.0](https://github.com/xgfe/freepack/compare/v0.0.5...v0.1.0) (2018-05-16)


### Features

* **packer:** export packer ([6b07146](https://github.com/xgfe/freepack/commit/6b07146))



<a name="0.0.5"></a>
## [0.0.5](https://github.com/xgfe/freepack/compare/v0.0.4...v0.0.5) (2018-05-11)


### Bug Fixes

* **rule:** fix wrapPath rule. ([e85f302](https://github.com/xgfe/freepack/commit/e85f302))



<a name="0.0.4"></a>
## [0.0.4](https://github.com/xgfe/freepack/compare/v0.0.3...v0.0.4) (2018-05-11)


### Features

* **test:** add test fun. ([8c96c1e](https://github.com/xgfe/freepack/commit/8c96c1e))



<a name="0.0.3"></a>
## [0.0.3](https://github.com/xgfe/freepack/compare/v0.0.2...v0.0.3) (2018-05-11)


### Bug Fixes

* **package:** fix main path. ([151af51](https://github.com/xgfe/freepack/commit/151af51))



<a name="0.0.2"></a>
## [0.0.2](https://github.com/xgfe/freepack/compare/v0.0.1...v0.0.2) (2018-05-11)


### Bug Fixes

* **package:** fix bin path. ([7af6c71](https://github.com/xgfe/freepack/commit/7af6c71))



<a name="0.0.1"></a>
## [0.0.1](https://github.com/xgfe/freepack/compare/80c7d03...v0.0.1) (2018-05-11)


### Features

* **basic:** support pack callback. ([cb593af](https://github.com/xgfe/freepack/commit/cb593af))
* **beta:** add lib files. ([80c7d03](https://github.com/xgfe/freepack/commit/80c7d03))
* **beta:** complete the demo version development. ([922172c](https://github.com/xgfe/freepack/commit/922172c))



