Releases: Tencent/feflow
Releases · Tencent/feflow
v0.11.3
Bug Fixes
- process should exit after client init success (572eac5)
- trim space after user input registry and proxy. (cb25ea6), closes #6
v0.11.0
Features
- CLI core update check, force update when not compatible with latest version (529568d)
- CLI plugin increment update policy. (7a3039d)
v0.10.3
Bug Fixes
Features
- get, set or list config items (e311d83)
v0.10.2
Bug Fixes
- fix deps (c28eb14)
- npm registry and proxy can be set when initialized. (a9a8119)
- support yeoman generator app/index.js folder (bedfaa9)
Features
- 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)
v0.10.0
Features
- add uninstall plugin command. (84de19a)
- command register mechanism. (febe1c3)
- Initial commit (626def2)
- support -v and --version command. (fa14d9e)