pragmaticivan/wizard

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Change Log
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).

Generated by [auto-changelog](https://github.com/CookPete/auto-changelog)


## [Unreleased](https://github.com/pragmaticivan/wizard/compare/v1.1.0...HEAD)

### Commits
* Applies refactoring and getter for defaultProcessorFn. [`04d7010`](https://github.com/pragmaticivan/wizard/commit/04d7010e50649c466663ea4e9271c3220fb66bce)


## [v1.1.0](https://github.com/pragmaticivan/wizard/compare/v1.0.5...v1.1.0) - 2017-02-16

### Commits
* Adds support to external function to process module actions [`d304520`](https://github.com/pragmaticivan/wizard/commit/d3045203e75c55f557285a14de6a22edfa086996)


## [v1.0.5](https://github.com/pragmaticivan/wizard/compare/v1.0.4...v1.0.5) - 2017-02-14

### Commits
* Fixes auto changelog [`3e7e47e`](https://github.com/pragmaticivan/wizard/commit/3e7e47edaaaaccb7cea865a77507288d14be7744)


## [v1.0.4](https://github.com/pragmaticivan/wizard/compare/v1.0.3...v1.0.4) - 2017-02-14

### Commits
* Replaces changelog lib [`39b1627`](https://github.com/pragmaticivan/wizard/commit/39b1627a646c83a0cbe9f4337fa1ceca543f6b51)


## [v1.0.3](https://github.com/pragmaticivan/wizard/compare/v1.0.2...v1.0.3) - 2017-02-14

### Commits
* Removes unused dependency [`caddc21`](https://github.com/pragmaticivan/wizard/commit/caddc21a68e88b42826ab793cf9cda46d3e6d8a4)


## [v1.0.2](https://github.com/pragmaticivan/wizard/compare/v1.0.1...v1.0.2) - 2017-02-14

### Commits
* Updates version hook to accept only pulls [`d14d207`](https://github.com/pragmaticivan/wizard/commit/d14d207a26d287874905879d17d5f07bd1b90293)


## [v1.0.1](https://github.com/pragmaticivan/wizard/compare/v1.0.0...v1.0.1) - 2017-02-14

### Commits
* Adds hook for postversion [`ac49392`](https://github.com/pragmaticivan/wizard/commit/ac493920c31010625a049e18b9adbd56179f997d)


## [v1.0.0](https://github.com/pragmaticivan/wizard/compare/v0.2.14...v1.0.0) - 2017-02-14

### Commits
* Removes yarn due to maturity [`9e8aecd`](https://github.com/pragmaticivan/wizard/commit/9e8aecda80a11fb76a5628f120f05511acd38bd5)


## [v0.2.14](https://github.com/pragmaticivan/wizard/compare/v0.2.13...v0.2.14) - 2017-02-13

### Commits
* Removes some of the async code [`65ca13d`](https://github.com/pragmaticivan/wizard/commit/65ca13d870c71e0bcfe9bad326da831e4a9e321b)


## [v0.2.13](https://github.com/pragmaticivan/wizard/compare/v0.2.12...v0.2.13) - 2017-02-13

### Commits
* Removes bluebird from babel register [`2e31b11`](https://github.com/pragmaticivan/wizard/commit/2e31b11549cd474243eeb7ccd8e8e585f9aeae1d)


## [v0.2.12](https://github.com/pragmaticivan/wizard/compare/v0.2.11...v0.2.12) - 2017-02-13

### Commits
* Updates structure of Promise on into function [`47c6c65`](https://github.com/pragmaticivan/wizard/commit/47c6c65ff98e11ad9d35d4c874cba0ed03de626f)


## [v0.2.11](https://github.com/pragmaticivan/wizard/compare/v0.2.10...v0.2.11) - 2017-02-13

### Commits
* Controls rejection on getFiles function [`323b74c`](https://github.com/pragmaticivan/wizard/commit/323b74c96c6a4b6e78f241739ae4583471bd13dd)


## [v0.2.10](https://github.com/pragmaticivan/wizard/compare/v0.2.9...v0.2.10) - 2017-02-13

### Commits
* Moves promise resolve to outside the loop [`80222af`](https://github.com/pragmaticivan/wizard/commit/80222af2b3c76188bdb730e837603fbf73316acd)


## [v0.2.9](https://github.com/pragmaticivan/wizard/compare/v0.2.8...v0.2.9) - 2017-02-13

### Commits
* Improves reject catch [`718012b`](https://github.com/pragmaticivan/wizard/commit/718012b5b497a35ba26fc6b2cff51f8a3ee8a0be)


## [v0.2.8](https://github.com/pragmaticivan/wizard/compare/v0.2.7...v0.2.8) - 2017-02-13

### Commits
* Adds files field on package.json [`8ac5051`](https://github.com/pragmaticivan/wizard/commit/8ac5051786a9a20e52ce870690d79fcf882021a0)


## [v0.2.7](https://github.com/pragmaticivan/wizard/compare/v0.2.6...v0.2.7) - 2017-02-13

### Commits
* Adds jsnext support [`99359b2`](https://github.com/pragmaticivan/wizard/commit/99359b23f75d28c717fb9063d1458a5714384bbd)


## [v0.2.6](https://github.com/pragmaticivan/wizard/compare/v0.2.5...v0.2.6) - 2017-02-13

### Commits
* Fixes lint [`e6c37db`](https://github.com/pragmaticivan/wizard/commit/e6c37dba1a39f46c51b2a2ab3d0a167a1fd5533d)


## [v0.2.5](https://github.com/pragmaticivan/wizard/compare/v0.2.4...v0.2.5) - 2017-02-12

### Commits
* Check if file exist [`df4b3d1`](https://github.com/pragmaticivan/wizard/commit/df4b3d1131c056b70e40d8ac2bdb5533762ddeb9)


## [v0.2.4](https://github.com/pragmaticivan/wizard/compare/v0.2.3...v0.2.4) - 2017-02-10

### Commits
* Fixes bluebird support [`4b2ebdd`](https://github.com/pragmaticivan/wizard/commit/4b2ebddc1459a446ea6f2d24b092af59d3321044)


## [v0.2.3](https://github.com/pragmaticivan/wizard/compare/v0.2.2...v0.2.3) - 2017-02-10

### Commits
* Adds bluebird to replace native promises [`c0e8cb8`](https://github.com/pragmaticivan/wizard/commit/c0e8cb89e40a232b9226d567e0579d3b8e95a325)


## [v0.2.2](https://github.com/pragmaticivan/wizard/compare/v0.2.1...v0.2.2) - 2017-02-08

### Commits
* Improves code spacing on readme [`9c64e69`](https://github.com/pragmaticivan/wizard/commit/9c64e69b35d4cfd107950573a0d2332224d5d2fb)


## [v0.2.1](https://github.com/pragmaticivan/wizard/compare/v0.2.0...v0.2.1) - 2017-02-08

### Commits
* Improves readme [`0546695`](https://github.com/pragmaticivan/wizard/commit/0546695b9c7f80cfdb9eca8efec67de0a13b5045)


## [v0.2.0](https://github.com/pragmaticivan/wizard/compare/v0.1.2...v0.2.0) - 2017-02-08

### Commits
* Adds custom log support [`1e06a26`](https://github.com/pragmaticivan/wizard/commit/1e06a2656d081998e72ca29edf073e47e4c93a51)


## [v0.1.2](https://github.com/pragmaticivan/wizard/compare/v0.1.1...v0.1.2) - 2017-02-08

### Commits
* Fixes eslint [`00934d6`](https://github.com/pragmaticivan/wizard/commit/00934d6aa0d22388937932f116415fe4e7620d5a)


## [v0.1.1](https://github.com/pragmaticivan/wizard/compare/v0.1.0...v0.1.1) - 2017-02-08

### Commits
* Adds full coverage for all specs [`8a4cd87`](https://github.com/pragmaticivan/wizard/commit/8a4cd87b6ff66078d63cd4f86e2ae34dbb3e5c5e)


## [v0.1.0](https://github.com/pragmaticivan/wizard/compare/v0.0.23...v0.1.0) - 2017-02-07

### Merged
* Performs glob loading in parallel injecting the files by group [`#2`](https://github.com/pragmaticivan/wizard/pull/2)

### Fixed
* Performs glob loading in parallel injecting the files by group [`#1`](https://github.com/pragmaticivan/wizard/issues/1)


## [v0.0.23](https://github.com/pragmaticivan/wizard/compare/v0.0.22...v0.0.23) - 2017-02-03

### Commits
* Fixes doc and removes appveyor.com support [`1f08d8a`](https://github.com/pragmaticivan/wizard/commit/1f08d8a18751be1fc04f2780285396bae5d67c00)


## [v0.0.22](https://github.com/pragmaticivan/wizard/compare/v0.0.21...v0.0.22) - 2017-02-03

### Commits
* Updates doc and clean contructor [`eba11a3`](https://github.com/pragmaticivan/wizard/commit/eba11a34b905eb2503b5703b2d6fbca766623671)


## [v0.0.21](https://github.com/pragmaticivan/wizard/compare/v0.0.20...v0.0.21) - 2017-02-01

### Commits
* Adds build watch task [`358d244`](https://github.com/pragmaticivan/wizard/commit/358d2443c8df1b66b2c6eaad78bb674a99edbdcb)


## [v0.0.20](https://github.com/pragmaticivan/wizard/compare/v0.0.19...v0.0.20) - 2017-02-01

### Commits
* Fixes return for eslint [`904c7dd`](https://github.com/pragmaticivan/wizard/commit/904c7dd1d00f6430f6f36fd6edf0cb96bea8b732)


## [v0.0.19](https://github.com/pragmaticivan/wizard/compare/v0.0.18...v0.0.19) - 2017-02-01

### Commits
* Makes 'into' function always return a promise. [`8c8f591`](https://github.com/pragmaticivan/wizard/commit/8c8f59136c4e9665c8aa89d7119ddbf352f706d3)


## [v0.0.18](https://github.com/pragmaticivan/wizard/compare/v0.0.16...v0.0.18) - 2017-01-31

### Commits
* Adds appveyor support [`5c6546f`](https://github.com/pragmaticivan/wizard/commit/5c6546f83b53109a131dcabce5d99461399ef06e)


## [v0.0.16](https://github.com/pragmaticivan/wizard/compare/v0.0.15...v0.0.16) - 2017-01-31

### Commits
* Updates order of changelog by semver [`10d9c18`](https://github.com/pragmaticivan/wizard/commit/10d9c18106dbee8e875ad21a93cb9019d4e52e87)


## [v0.0.15](https://github.com/pragmaticivan/wizard/compare/v0.0.14...v0.0.15) - 2017-01-31

### Commits
* Adds tests for exclusion [`d7d5d0f`](https://github.com/pragmaticivan/wizard/commit/d7d5d0fe008effaf6e446613b639efab4599a7c5)


## [v0.0.14](https://github.com/pragmaticivan/wizard/compare/v0.0.12...v0.0.14) - 2017-01-31

### Commits
* Fixes changelog [`4d61f32`](https://github.com/pragmaticivan/wizard/commit/4d61f3208e9b888cef4708964556a4065c54debc)


## [v0.0.12](https://github.com/pragmaticivan/wizard/compare/v0.0.11...v0.0.12) - 2017-01-31

### Commits
* Adds npm version and npm link to README [`fa2e562`](https://github.com/pragmaticivan/wizard/commit/fa2e56212260580e8395de16249ca2c48ecb9d10)


## [v0.0.11](https://github.com/pragmaticivan/wizard/compare/v0.0.10...v0.0.11) - 2017-01-31

### Commits
* Adds code of conduct and contributing guide [`896144c`](https://github.com/pragmaticivan/wizard/commit/896144c27ba64eb62134f61e53f02aca3ddb0405)


## [v0.0.10](https://github.com/pragmaticivan/wizard/compare/v0.0.9...v0.0.10) - 2017-01-31

### Commits
* Cleans babelrc [`e92bf6e`](https://github.com/pragmaticivan/wizard/commit/e92bf6ea5764a0a4251700712c2a584bfe9738ee)


## [v0.0.9](https://github.com/pragmaticivan/wizard/compare/v0.0.8...v0.0.9) - 2017-01-30

### Commits
* Extracts file injection code [`095f665`](https://github.com/pragmaticivan/wizard/commit/095f6659cc0dfe5166ff004b2b3d9523b322f8ab)


## [v0.0.8](https://github.com/pragmaticivan/wizard/compare/v0.0.7...v0.0.8) - 2017-01-30

### Commits
* Starts using async/await [`70bfc83`](https://github.com/pragmaticivan/wizard/commit/70bfc8329783042b7d34196a49031c86524b3084)


## [v0.0.7](https://github.com/pragmaticivan/wizard/compare/v0.0.6...v0.0.7) - 2017-01-30

### Commits
* Test with specified npm version [`efb4469`](https://github.com/pragmaticivan/wizard/commit/efb4469cc0fdd0b199463d9c0fd33648e08a5954)


## [v0.0.6](https://github.com/pragmaticivan/wizard/compare/v0.0.5...v0.0.6) - 2017-01-30

### Commits
* Enables auto deployment only on tags [`6e3ac04`](https://github.com/pragmaticivan/wizard/commit/6e3ac049dbd2e4f881ca489fdd334cfd71bab23a)


## [v0.0.5](https://github.com/pragmaticivan/wizard/compare/v0.0.4...v0.0.5) - 2017-01-30

### Commits
* Fix github changelog releases [`eaf9bec`](https://github.com/pragmaticivan/wizard/commit/eaf9bec581f292c96de1faafb6c1077a682d49e1)


## [v0.0.4](https://github.com/pragmaticivan/wizard/compare/v0.0.3...v0.0.4) - 2017-01-30

### Commits
* Adds travis npm auto publish [`1d69c65`](https://github.com/pragmaticivan/wizard/commit/1d69c65765e5edae922af0b74675d2a3e3221801)


## [v0.0.3](https://github.com/pragmaticivan/wizard/compare/v0.0.2...v0.0.3) - 2017-01-30

### Commits
* Improves package.json [`fb060c9`](https://github.com/pragmaticivan/wizard/commit/fb060c9447969f48cab110c653130f5432fb380c)


## [v0.0.2](https://github.com/pragmaticivan/wizard/compare/v0.0.1...v0.0.2) - 2017-01-30

### Commits
* Adds build tasks [`c94dd92`](https://github.com/pragmaticivan/wizard/commit/c94dd9298e9d7449691f09c0112de8e2fc95ea1a)


## v0.0.1 - 2017-01-30

### Commits
* 🎩 ✨ [`2679412`](https://github.com/pragmaticivan/wizard/commit/2679412f33bdad1b98cfe6d6fbc64324d3ab26e5)