UNPKG

2.25 kBMarkdownView Raw
1<a name="1.0.4"></a>
2# [1.0.4](https://github.com/CodeCorico/allons-y/compare/1.0.3...1.0.4) (2017-06-09)
3
4### Features
5* **allons-y glob:** add the .allons-y-paths-dev file to include extra patterns [#0dbf4b2](https://github.com/CodeCorico/allons-y/commit/0dbf4b2)
6
7### Bug Fixes
8* **allons-y glob:** change the .paths file to .allons-y-paths [#74051a3](https://github.com/CodeCorico/allons-y/commit/74051a3)
9* **allons-y glob:** remove duplicate includes [#8f5e49f](https://github.com/CodeCorico/allons-y/commit/8f5e49f)
10
11### Code Refactoring
12* **allons-y live commands:** remove useless cli-color [#5995958](https://github.com/CodeCorico/allons-y/commit/5995958)
13
14### Documentation
15* **readme:** start the documentation [#6c3e9cf](https://github.com/CodeCorico/allons-y/commit/6c3e9cf)
16* **principles:** add the principles documentation [#0ae67dd](https://github.com/CodeCorico/allons-y/commit/0ae67dd)
17* **architecture:** add the principles architecture [#c5f5530](https://github.com/CodeCorico/allons-y/commit/c5f5530)
18
19<a name="1.0.3"></a>
20# [1.0.3](https://github.com/CodeCorico/allons-y/compare/1.0.2...1.0.3) (2016-11-21)
21
22### Bug Fixes
23* **allons-y glob:** don't keep an empty extra module [#67acb3d](https://github.com/CodeCorico/allons-y/commit/67acb3d)
24* **allons-y live commands:** remove useless extra line to the working section [#2d304d8](https://github.com/CodeCorico/allons-y/commit/2d304d8)
25
26<a name="1.0.2"></a>
27# [1.0.2](https://github.com/CodeCorico/allons-y/compare/1.0.1...1.0.2) (2016-10-28)
28
29### Features
30* **allons-y live commands:** display better working section [#e24f3d6](https://github.com/CodeCorico/allons-y/commit/e24f3d6)
31
32### Bug Fixes
33* **allons-y live commands:** remove the black color of the prefix [#97bae09](https://github.com/CodeCorico/allons-y/commit/97bae09)
34* **allons-y processes:** disable the killTree option for the forever-monitor [#a4030a1](https://github.com/CodeCorico/allons-y/commit/a4030a1)
35* **allons-y logs:** output specific info/warning/error types on log [#30ce026](https://github.com/CodeCorico/allons-y/commit/30ce026)
36
37<a name="1.0.1"></a>
38# [1.0.1 Allonzo](https://github.com/CodeCorico/allons-y/releases/tag/1.0.1) (2016-10-23)
39
40### Features
41* **Allons-y:** A whole new version!