0.13.1 (2018-03-09)
- core: increment update failed bug (e5333cd)
0.13.0 (2018-02-06)
- check log dir when feflow init. (a6b185d)
- don't record debug log to local log file. (7b0859d)
- record and seperate logs to local dir. (c5f98b2)
0.12.0 (2017-12-11)
0.11.3 (2017-11-25)
- process should exit after client init success (572eac5)
- trim space after user input registry and proxy. (cb25ea6), closes #6
0.11.1 (2017-11-10)
- upgrade action should after init client (649a0ae)
0.11.0 (2017-11-09)
- check upgrade and force update when not compatible (529568d)
- force update to latest version when not compatible. (2455888)
- plugin increment update policy. (7a3039d)
0.10.4 (2017-11-08)
- add compatiable version field in package.json (d0fe38b)
0.10.3 (2017-09-28)
- get, set or list config items (e311d83)
0.10.2 (2017-09-10)
- fix deps (c28eb14)
- npm registry and proxy can be set when initialized. (a9a8119)
- support yeoman generator app/index.js folder (bedfaa9)
- check node engine requirements (499358d)
- init client before load external plugins (2982f3d)
- print banner when no args (3fff39c)
- use yaml to store local config (c7d3241)