|
| 1 | +<a name="0.13.0"></a> |
| 2 | +# [0.13.0](https://github.com/feflow/feflow/compare/v0.12.0...v0.13.0) (2018-02-06) |
| 3 | + |
| 4 | + |
| 5 | +### Features |
| 6 | + |
| 7 | +* check log dir when feflow init. ([a6b185d](https://github.com/feflow/feflow/commit/a6b185d)) |
| 8 | +* don't record debug log to local log file. ([7b0859d](https://github.com/feflow/feflow/commit/7b0859d)) |
| 9 | +* record and seperate logs to local dir. ([c5f98b2](https://github.com/feflow/feflow/commit/c5f98b2)) |
| 10 | + |
| 11 | + |
| 12 | + |
1 | 13 | <a name="0.12.0"></a> |
2 | | -# [0.12.0](https://github.com/cpselvis/feflow-cli/compare/v0.12.0-alpha.1...v0.12.0) (2017-12-11) |
| 14 | +# [0.12.0](https://github.com/feflow/feflow/compare/v0.12.0-alpha.1...v0.12.0) (2017-12-11) |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | +<a name="0.12.0-alpha.1"></a> |
| 19 | +# [0.12.0-alpha.1](https://github.com/feflow/feflow/compare/v0.12.0-alpha.0...v0.12.0-alpha.1) (2017-12-10) |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | +<a name="0.12.0-alpha.0"></a> |
| 24 | +# [0.12.0-alpha.0](https://github.com/feflow/feflow/compare/v0.11.3...v0.12.0-alpha.0) (2017-12-09) |
| 25 | + |
3 | 26 |
|
4 | 27 | ### Features |
5 | 28 |
|
6 | | -* add dev and build command ([88414b2](https://github.com/cpselvis/feflow-cli/commit/88414b2)) |
7 | | -* intergate dev and build commands ([9a3efaa](https://github.com/cpselvis/feflow-cli/commit/9a3efaa)) |
| 29 | +* add dev and build command ([88414b2](https://github.com/feflow/feflow/commit/88414b2)) |
| 30 | +* intergate dev and build commands ([9a3efaa](https://github.com/feflow/feflow/commit/9a3efaa)) |
8 | 31 |
|
9 | 32 |
|
10 | 33 |
|
11 | 34 | <a name="0.11.3"></a> |
12 | | -## [0.11.3](https://github.com/cpselvis/feflow-cli/compare/v0.11.1...v0.11.3) (2017-11-25) |
| 35 | +## [0.11.3](https://github.com/feflow/feflow/compare/v0.11.1...v0.11.3) (2017-11-25) |
13 | 36 |
|
14 | 37 |
|
15 | 38 | ### Bug Fixes |
16 | 39 |
|
17 | | -* process should exit after client init success ([572eac5](https://github.com/cpselvis/feflow-cli/commit/572eac5)) |
18 | | -* trim space after user input registry and proxy. ([cb25ea6](https://github.com/cpselvis/feflow-cli/commit/cb25ea6)), closes [#6](https://github.com/cpselvis/feflow-cli/issues/6) |
| 40 | +* process should exit after client init success ([572eac5](https://github.com/feflow/feflow/commit/572eac5)) |
| 41 | +* trim space after user input registry and proxy. ([cb25ea6](https://github.com/feflow/feflow/commit/cb25ea6)), closes [#6](https://github.com/feflow/feflow/issues/6) |
19 | 42 |
|
20 | 43 |
|
21 | 44 | ### Features |
22 | 45 |
|
23 | | -* add feflow lint ([c235e8b](https://github.com/cpselvis/feflow-cli/commit/c235e8b)) |
24 | | -* ignore files ([b6d07fb](https://github.com/cpselvis/feflow-cli/commit/b6d07fb)) |
25 | | -* 新增feflow lint ([3814216](https://github.com/cpselvis/feflow-cli/commit/3814216)) |
| 46 | +* add feflow lint ([c235e8b](https://github.com/feflow/feflow/commit/c235e8b)) |
| 47 | +* ignore files ([b6d07fb](https://github.com/feflow/feflow/commit/b6d07fb)) |
| 48 | +* 新增feflow lint ([3814216](https://github.com/feflow/feflow/commit/3814216)) |
26 | 49 |
|
27 | 50 |
|
28 | 51 |
|
29 | 52 | <a name="0.11.1"></a> |
30 | | -## [0.11.1](https://github.com/cpselvis/feflow-cli/compare/v0.11.0...v0.11.1) (2017-11-10) |
| 53 | +## [0.11.1](https://github.com/feflow/feflow/compare/v0.11.0...v0.11.1) (2017-11-10) |
31 | 54 |
|
32 | 55 |
|
33 | 56 | ### Bug Fixes |
34 | 57 |
|
35 | | -* upgrade action should after init client ([649a0ae](https://github.com/cpselvis/feflow-cli/commit/649a0ae)) |
| 58 | +* upgrade action should after init client ([649a0ae](https://github.com/feflow/feflow/commit/649a0ae)) |
36 | 59 |
|
37 | 60 |
|
38 | 61 |
|
39 | 62 | <a name="0.11.0"></a> |
40 | | -# [0.11.0](https://github.com/cpselvis/feflow-cli/compare/v0.10.4...v0.11.0) (2017-11-09) |
| 63 | +# [0.11.0](https://github.com/feflow/feflow/compare/v0.10.4...v0.11.0) (2017-11-09) |
41 | 64 |
|
42 | 65 |
|
43 | 66 | ### Features |
44 | 67 |
|
45 | | -* check upgrade and force update when not compatible ([529568d](https://github.com/cpselvis/feflow-cli/commit/529568d)) |
46 | | -* force update to latest version when not compatible. ([2455888](https://github.com/cpselvis/feflow-cli/commit/2455888)) |
47 | | -* plugin increment update policy. ([7a3039d](https://github.com/cpselvis/feflow-cli/commit/7a3039d)) |
| 68 | +* check upgrade and force update when not compatible ([529568d](https://github.com/feflow/feflow/commit/529568d)) |
| 69 | +* force update to latest version when not compatible. ([2455888](https://github.com/feflow/feflow/commit/2455888)) |
| 70 | +* plugin increment update policy. ([7a3039d](https://github.com/feflow/feflow/commit/7a3039d)) |
48 | 71 |
|
49 | 72 |
|
50 | 73 |
|
51 | 74 | <a name="0.10.4"></a> |
52 | | -## [0.10.4](https://github.com/cpselvis/feflow-cli/compare/v0.10.3...v0.10.4) (2017-11-08) |
| 75 | +## [0.10.4](https://github.com/feflow/feflow/compare/v0.10.3...v0.10.4) (2017-11-08) |
53 | 76 |
|
54 | 77 |
|
55 | 78 | ### Features |
56 | 79 |
|
57 | | -* add compatiable version field in package.json ([d0fe38b](https://github.com/cpselvis/feflow-cli/commit/d0fe38b)) |
| 80 | +* add compatiable version field in package.json ([d0fe38b](https://github.com/feflow/feflow/commit/d0fe38b)) |
58 | 81 |
|
59 | 82 |
|
60 | 83 |
|
61 | 84 | <a name="0.10.3"></a> |
62 | | -## [0.10.3](https://github.com/cpselvis/feflow-cli/compare/v0.10.2...v0.10.3) (2017-09-28) |
| 85 | +## [0.10.3](https://github.com/feflow/feflow/compare/v0.10.2...v0.10.3) (2017-09-28) |
63 | 86 |
|
64 | 87 |
|
65 | 88 | ### Bug Fixes |
66 | 89 |
|
67 | | -* install issue fix ([d3f181a](https://github.com/cpselvis/feflow-cli/commit/d3f181a)), closes [#1](https://github.com/cpselvis/feflow-cli/issues/1) |
| 90 | +* install issue fix ([d3f181a](https://github.com/feflow/feflow/commit/d3f181a)), closes [#1](https://github.com/feflow/feflow/issues/1) |
68 | 91 |
|
69 | 92 |
|
70 | 93 | ### Features |
71 | 94 |
|
72 | | -* get, set or list config items ([e311d83](https://github.com/cpselvis/feflow-cli/commit/e311d83)) |
| 95 | +* get, set or list config items ([e311d83](https://github.com/feflow/feflow/commit/e311d83)) |
73 | 96 |
|
74 | 97 |
|
75 | 98 |
|
76 | 99 | <a name="0.10.2"></a> |
77 | | -## [0.10.2](https://github.com/cpselvis/feflow-cli/compare/v0.10.0...v0.10.2) (2017-09-10) |
| 100 | +## [0.10.2](https://github.com/feflow/feflow/compare/v0.10.0...v0.10.2) (2017-09-10) |
78 | 101 |
|
79 | 102 |
|
80 | 103 | ### Bug Fixes |
81 | 104 |
|
82 | | -* fix deps ([c28eb14](https://github.com/cpselvis/feflow-cli/commit/c28eb14)) |
83 | | -* npm registry and proxy can be set when initialized. ([a9a8119](https://github.com/cpselvis/feflow-cli/commit/a9a8119)) |
84 | | -* support yeoman generator app/index.js folder ([bedfaa9](https://github.com/cpselvis/feflow-cli/commit/bedfaa9)) |
| 105 | +* fix deps ([c28eb14](https://github.com/feflow/feflow/commit/c28eb14)) |
| 106 | +* npm registry and proxy can be set when initialized. ([a9a8119](https://github.com/feflow/feflow/commit/a9a8119)) |
| 107 | +* support yeoman generator app/index.js folder ([bedfaa9](https://github.com/feflow/feflow/commit/bedfaa9)) |
85 | 108 |
|
86 | 109 |
|
87 | 110 | ### Features |
88 | 111 |
|
89 | | -* check node engine requirements ([499358d](https://github.com/cpselvis/feflow-cli/commit/499358d)) |
90 | | -* init client before load external plugins ([2982f3d](https://github.com/cpselvis/feflow-cli/commit/2982f3d)) |
91 | | -* print banner when no args ([3fff39c](https://github.com/cpselvis/feflow-cli/commit/3fff39c)) |
92 | | -* use yaml to store local config ([c7d3241](https://github.com/cpselvis/feflow-cli/commit/c7d3241)) |
| 112 | +* check node engine requirements ([499358d](https://github.com/feflow/feflow/commit/499358d)) |
| 113 | +* init client before load external plugins ([2982f3d](https://github.com/feflow/feflow/commit/2982f3d)) |
| 114 | +* print banner when no args ([3fff39c](https://github.com/feflow/feflow/commit/3fff39c)) |
| 115 | +* use yaml to store local config ([c7d3241](https://github.com/feflow/feflow/commit/c7d3241)) |
93 | 116 |
|
94 | 117 |
|
95 | 118 |
|
96 | 119 | <a name="0.10.0"></a> |
97 | | -# [0.10.0](https://github.com/cpselvis/feflow-cli/compare/626def2...v0.10.0) (2017-08-21) |
| 120 | +# [0.10.0](https://github.com/feflow/feflow/compare/626def2...v0.10.0) (2017-08-21) |
98 | 121 |
|
99 | 122 |
|
100 | 123 | ### Features |
101 | 124 |
|
102 | | -* add uninstall plugin command. ([84de19a](https://github.com/cpselvis/feflow-cli/commit/84de19a)) |
103 | | -* command register mechanism. ([febe1c3](https://github.com/cpselvis/feflow-cli/commit/febe1c3)) |
104 | | -* Initial commit ([626def2](https://github.com/cpselvis/feflow-cli/commit/626def2)) |
105 | | -* support -v and --version command. ([fa14d9e](https://github.com/cpselvis/feflow-cli/commit/fa14d9e)) |
| 125 | +* add uninstall plugin command. ([84de19a](https://github.com/feflow/feflow/commit/84de19a)) |
| 126 | +* command register mechanism. ([febe1c3](https://github.com/feflow/feflow/commit/febe1c3)) |
| 127 | +* Initial commit ([626def2](https://github.com/feflow/feflow/commit/626def2)) |
| 128 | +* support -v and --version command. ([fa14d9e](https://github.com/feflow/feflow/commit/fa14d9e)) |
| 129 | + |
| 130 | + |
| 131 | + |
0 commit comments