allons-y
Version:
Allons-y is a simple skeleton to package nodejs modules by feature.
42 lines (30 loc) • 2.25 kB
Markdown
<a name="1.0.4"></a>
# [1.0.4](https://github.com/CodeCorico/allons-y/compare/1.0.3...1.0.4) (2017-06-09)
### Features
* **allons-y glob:** add the .allons-y-paths-dev file to include extra patterns [#0dbf4b2](https://github.com/CodeCorico/allons-y/commit/0dbf4b2)
### Bug Fixes
* **allons-y glob:** change the .paths file to .allons-y-paths [#74051a3](https://github.com/CodeCorico/allons-y/commit/74051a3)
* **allons-y glob:** remove duplicate includes [#8f5e49f](https://github.com/CodeCorico/allons-y/commit/8f5e49f)
### Code Refactoring
* **allons-y live commands:** remove useless cli-color [#5995958](https://github.com/CodeCorico/allons-y/commit/5995958)
### Documentation
* **readme:** start the documentation [#6c3e9cf](https://github.com/CodeCorico/allons-y/commit/6c3e9cf)
* **principles:** add the principles documentation [#0ae67dd](https://github.com/CodeCorico/allons-y/commit/0ae67dd)
* **architecture:** add the principles architecture [#c5f5530](https://github.com/CodeCorico/allons-y/commit/c5f5530)
<a name="1.0.3"></a>
# [1.0.3](https://github.com/CodeCorico/allons-y/compare/1.0.2...1.0.3) (2016-11-21)
### Bug Fixes
* **allons-y glob:** don't keep an empty extra module [#67acb3d](https://github.com/CodeCorico/allons-y/commit/67acb3d)
* **allons-y live commands:** remove useless extra line to the working section [#2d304d8](https://github.com/CodeCorico/allons-y/commit/2d304d8)
<a name="1.0.2"></a>
# [1.0.2](https://github.com/CodeCorico/allons-y/compare/1.0.1...1.0.2) (2016-10-28)
### Features
* **allons-y live commands:** display better working section [#e24f3d6](https://github.com/CodeCorico/allons-y/commit/e24f3d6)
### Bug Fixes
* **allons-y live commands:** remove the black color of the prefix [#97bae09](https://github.com/CodeCorico/allons-y/commit/97bae09)
* **allons-y processes:** disable the killTree option for the forever-monitor [#a4030a1](https://github.com/CodeCorico/allons-y/commit/a4030a1)
* **allons-y logs:** output specific info/warning/error types on log [#30ce026](https://github.com/CodeCorico/allons-y/commit/30ce026)
<a name="1.0.1"></a>
# [1.0.1 Allonzo](https://github.com/CodeCorico/allons-y/releases/tag/1.0.1) (2016-10-23)
### Features
* **Allons-y:** A whole new version!