Skip to content

Commit

Permalink
release v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cpselvis committed Feb 6, 2018
1 parent 7b0859d commit 5b33808
Show file tree
Hide file tree
Showing 4 changed files with 72 additions and 48 deletions.
92 changes: 59 additions & 33 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,105 +1,131 @@
<a name="0.13.0"></a>
# [0.13.0](https://github.com/feflow/feflow/compare/v0.12.0...v0.13.0) (2018-02-06)


### Features

* check log dir when feflow init. ([a6b185d](https://github.com/feflow/feflow/commit/a6b185d))
* don't record debug log to local log file. ([7b0859d](https://github.com/feflow/feflow/commit/7b0859d))
* record and seperate logs to local dir. ([c5f98b2](https://github.com/feflow/feflow/commit/c5f98b2))



<a name="0.12.0"></a>
# [0.12.0](https://github.com/cpselvis/feflow-cli/compare/v0.12.0-alpha.1...v0.12.0) (2017-12-11)
# [0.12.0](https://github.com/feflow/feflow/compare/v0.12.0-alpha.1...v0.12.0) (2017-12-11)



<a name="0.12.0-alpha.1"></a>
# [0.12.0-alpha.1](https://github.com/feflow/feflow/compare/v0.12.0-alpha.0...v0.12.0-alpha.1) (2017-12-10)



<a name="0.12.0-alpha.0"></a>
# [0.12.0-alpha.0](https://github.com/feflow/feflow/compare/v0.11.3...v0.12.0-alpha.0) (2017-12-09)


### Features

* add dev and build command ([88414b2](https://github.com/cpselvis/feflow-cli/commit/88414b2))
* intergate dev and build commands ([9a3efaa](https://github.com/cpselvis/feflow-cli/commit/9a3efaa))
* add dev and build command ([88414b2](https://github.com/feflow/feflow/commit/88414b2))
* intergate dev and build commands ([9a3efaa](https://github.com/feflow/feflow/commit/9a3efaa))



<a name="0.11.3"></a>
## [0.11.3](https://github.com/cpselvis/feflow-cli/compare/v0.11.1...v0.11.3) (2017-11-25)
## [0.11.3](https://github.com/feflow/feflow/compare/v0.11.1...v0.11.3) (2017-11-25)


### Bug Fixes

* process should exit after client init success ([572eac5](https://github.com/cpselvis/feflow-cli/commit/572eac5))
* 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)
* process should exit after client init success ([572eac5](https://github.com/feflow/feflow/commit/572eac5))
* 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)


### Features

* add feflow lint ([c235e8b](https://github.com/cpselvis/feflow-cli/commit/c235e8b))
* ignore files ([b6d07fb](https://github.com/cpselvis/feflow-cli/commit/b6d07fb))
* 新增feflow lint ([3814216](https://github.com/cpselvis/feflow-cli/commit/3814216))
* add feflow lint ([c235e8b](https://github.com/feflow/feflow/commit/c235e8b))
* ignore files ([b6d07fb](https://github.com/feflow/feflow/commit/b6d07fb))
* 新增feflow lint ([3814216](https://github.com/feflow/feflow/commit/3814216))



<a name="0.11.1"></a>
## [0.11.1](https://github.com/cpselvis/feflow-cli/compare/v0.11.0...v0.11.1) (2017-11-10)
## [0.11.1](https://github.com/feflow/feflow/compare/v0.11.0...v0.11.1) (2017-11-10)


### Bug Fixes

* upgrade action should after init client ([649a0ae](https://github.com/cpselvis/feflow-cli/commit/649a0ae))
* upgrade action should after init client ([649a0ae](https://github.com/feflow/feflow/commit/649a0ae))



<a name="0.11.0"></a>
# [0.11.0](https://github.com/cpselvis/feflow-cli/compare/v0.10.4...v0.11.0) (2017-11-09)
# [0.11.0](https://github.com/feflow/feflow/compare/v0.10.4...v0.11.0) (2017-11-09)


### Features

* check upgrade and force update when not compatible ([529568d](https://github.com/cpselvis/feflow-cli/commit/529568d))
* force update to latest version when not compatible. ([2455888](https://github.com/cpselvis/feflow-cli/commit/2455888))
* plugin increment update policy. ([7a3039d](https://github.com/cpselvis/feflow-cli/commit/7a3039d))
* check upgrade and force update when not compatible ([529568d](https://github.com/feflow/feflow/commit/529568d))
* force update to latest version when not compatible. ([2455888](https://github.com/feflow/feflow/commit/2455888))
* plugin increment update policy. ([7a3039d](https://github.com/feflow/feflow/commit/7a3039d))



<a name="0.10.4"></a>
## [0.10.4](https://github.com/cpselvis/feflow-cli/compare/v0.10.3...v0.10.4) (2017-11-08)
## [0.10.4](https://github.com/feflow/feflow/compare/v0.10.3...v0.10.4) (2017-11-08)


### Features

* add compatiable version field in package.json ([d0fe38b](https://github.com/cpselvis/feflow-cli/commit/d0fe38b))
* add compatiable version field in package.json ([d0fe38b](https://github.com/feflow/feflow/commit/d0fe38b))



<a name="0.10.3"></a>
## [0.10.3](https://github.com/cpselvis/feflow-cli/compare/v0.10.2...v0.10.3) (2017-09-28)
## [0.10.3](https://github.com/feflow/feflow/compare/v0.10.2...v0.10.3) (2017-09-28)


### Bug Fixes

* install issue fix ([d3f181a](https://github.com/cpselvis/feflow-cli/commit/d3f181a)), closes [#1](https://github.com/cpselvis/feflow-cli/issues/1)
* install issue fix ([d3f181a](https://github.com/feflow/feflow/commit/d3f181a)), closes [#1](https://github.com/feflow/feflow/issues/1)


### Features

* get, set or list config items ([e311d83](https://github.com/cpselvis/feflow-cli/commit/e311d83))
* get, set or list config items ([e311d83](https://github.com/feflow/feflow/commit/e311d83))



<a name="0.10.2"></a>
## [0.10.2](https://github.com/cpselvis/feflow-cli/compare/v0.10.0...v0.10.2) (2017-09-10)
## [0.10.2](https://github.com/feflow/feflow/compare/v0.10.0...v0.10.2) (2017-09-10)


### Bug Fixes

* fix deps ([c28eb14](https://github.com/cpselvis/feflow-cli/commit/c28eb14))
* npm registry and proxy can be set when initialized. ([a9a8119](https://github.com/cpselvis/feflow-cli/commit/a9a8119))
* support yeoman generator app/index.js folder ([bedfaa9](https://github.com/cpselvis/feflow-cli/commit/bedfaa9))
* fix deps ([c28eb14](https://github.com/feflow/feflow/commit/c28eb14))
* npm registry and proxy can be set when initialized. ([a9a8119](https://github.com/feflow/feflow/commit/a9a8119))
* support yeoman generator app/index.js folder ([bedfaa9](https://github.com/feflow/feflow/commit/bedfaa9))


### Features

* check node engine requirements ([499358d](https://github.com/cpselvis/feflow-cli/commit/499358d))
* init client before load external plugins ([2982f3d](https://github.com/cpselvis/feflow-cli/commit/2982f3d))
* print banner when no args ([3fff39c](https://github.com/cpselvis/feflow-cli/commit/3fff39c))
* use yaml to store local config ([c7d3241](https://github.com/cpselvis/feflow-cli/commit/c7d3241))
* check node engine requirements ([499358d](https://github.com/feflow/feflow/commit/499358d))
* init client before load external plugins ([2982f3d](https://github.com/feflow/feflow/commit/2982f3d))
* print banner when no args ([3fff39c](https://github.com/feflow/feflow/commit/3fff39c))
* use yaml to store local config ([c7d3241](https://github.com/feflow/feflow/commit/c7d3241))



<a name="0.10.0"></a>
# [0.10.0](https://github.com/cpselvis/feflow-cli/compare/626def2...v0.10.0) (2017-08-21)
# [0.10.0](https://github.com/feflow/feflow/compare/626def2...v0.10.0) (2017-08-21)


### Features

* add uninstall plugin command. ([84de19a](https://github.com/cpselvis/feflow-cli/commit/84de19a))
* command register mechanism. ([febe1c3](https://github.com/cpselvis/feflow-cli/commit/febe1c3))
* Initial commit ([626def2](https://github.com/cpselvis/feflow-cli/commit/626def2))
* support -v and --version command. ([fa14d9e](https://github.com/cpselvis/feflow-cli/commit/fa14d9e))
* add uninstall plugin command. ([84de19a](https://github.com/feflow/feflow/commit/84de19a))
* command register mechanism. ([febe1c3](https://github.com/feflow/feflow/commit/febe1c3))
* Initial commit ([626def2](https://github.com/feflow/feflow/commit/626def2))
* support -v and --version command. ([fa14d9e](https://github.com/feflow/feflow/commit/fa14d9e))



10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
![banner](https://user-images.githubusercontent.com/18289264/35855826-34885a0c-0b6f-11e8-9ba2-98272cb9a27a.png)

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/iv-web/feflow/blob/master/LICENSE)
[![](https://img.shields.io/travis/iv-web/feflow.svg?style=flat-square)](https://travis-ci.org/iv-web/feflow)
[![Codecov](https://img.shields.io/codecov/c/github/iv-web/feflow/master.svg?style=flat-square)](https://codecov.io/gh/iv-web/feflow/branch/master)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/feflow/feflow/blob/master/LICENSE)
[![](https://img.shields.io/travis/feflow/feflow.svg?style=flat-square)](https://travis-ci.org/feflow/feflow)
[![Codecov](https://img.shields.io/codecov/c/github/feflow/feflow/master.svg?style=flat-square)](https://codecov.io/gh/feflow/feflow/branch/master)
[![Package Quality](http://npm.packagequality.com/shield/feflow-cli.svg)](http://packagequality.com/#?package=feflow-cli)
[![npm package](https://img.shields.io/npm/v/feflow-cli.svg?style=flat-square)](https://www.npmjs.org/package/feflow-cli)
[![NPM downloads](http://img.shields.io/npm/dt/feflow-cli.svg?style=flat-square)](https://npmjs.org/package/feflow-cli)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/iv-web/feflow/pulls)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/feflow/feflow/pulls)
[![Join the chat at https://gitter.im/feflow/feflow-cli](https://badges.gitter.im/feflow/feflow-cli.svg)](https://gitter.im/feflow/feflow-cli?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

A command line tool aims to improve front-end engineer workflow and standard, powered by [Node.js](https://nodejs.org/en/).
Expand Down Expand Up @@ -60,7 +60,7 @@ $ feflow config <key> <value>
## Contributing

1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
2. Fork [the repository](https://github.com/iv-web/feflow)_ on GitHub to start making your changes to the **master** branch (or branch off of it).
2. Fork [the repository](https://github.com/feflow/feflow)_ on GitHub to start making your changes to the **master** branch (or branch off of it).
3. Write a test which shows that the bug was fixed or that the feature works as expected.
4. Send a pull request and bug the maintainer until it gets merged and published. :) Make sure to add yourself to [AUTHORS_](AUTHORS).

Expand Down
10 changes: 5 additions & 5 deletions README_zh-CN.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
![banner](https://user-images.githubusercontent.com/18289264/35855826-34885a0c-0b6f-11e8-9ba2-98272cb9a27a.png)

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/iv-web/feflow/blob/master/LICENSE)
[![](https://img.shields.io/travis/iv-web/feflow.svg?style=flat-square)](https://travis-ci.org/iv-web/feflow)
[![Codecov](https://img.shields.io/codecov/c/github/iv-web/feflow/master.svg?style=flat-square)](https://codecov.io/gh/iv-web/feflow/branch/master)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/feflow/feflow/blob/master/LICENSE)
[![](https://img.shields.io/travis/feflow/feflow.svg?style=flat-square)](https://travis-ci.org/feflow/feflow)
[![Codecov](https://img.shields.io/codecov/c/github/feflow/feflow/master.svg?style=flat-square)](https://codecov.io/gh/feflow/feflow/branch/master)
[![Package Quality](http://npm.packagequality.com/shield/feflow-cli.svg)](http://packagequality.com/#?package=feflow-cli)
[![npm package](https://img.shields.io/npm/v/feflow-cli.svg?style=flat-square)](https://www.npmjs.org/package/feflow-cli)
[![NPM downloads](http://img.shields.io/npm/dt/feflow-cli.svg?style=flat-square)](https://npmjs.org/package/feflow-cli)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/iv-web/feflow/pulls)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/feflow/feflow/pulls)
[![Join the chat at https://gitter.im/feflow/feflow-cli](https://badges.gitter.im/feflow/feflow-cli.svg)](https://gitter.im/feflow/feflow-cli?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

致力于提升研发效率和规范的工程化解决方案,使用 [Node.js](https://nodejs.org/en/)编写.
Expand Down Expand Up @@ -51,7 +51,7 @@ $ feflow build
## 如何贡献

1. 从目前已经存在的issue或者提出一个新的issue去讨论新的特性或者存在的bug.
2. 在Github上Fork [仓库](https://github.com/iv-web/feflow)_,然后在master或者其它分支上开始进行您的修改.
2. 在Github上Fork [仓库](https://github.com/feflow/feflow)_,然后在master或者其它分支上开始进行您的修改.
3. 编写测试用力表明某个bug被修复掉了或者新的特性可以正常工作.
4. 提交PR直到它被merge或者发布出去了. :) 记得把您添加进 [AUTHORS_](AUTHORS).

Expand Down
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "feflow-cli",
"version": "0.12.0",
"version": "0.13.0",
"description": "A command line tool aims to improve front-end engineer workflow.",
"main": "lib/index.js",
"scripts": {
Expand All @@ -11,7 +11,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/cpselvis/feflow-cli"
"url": "https://github.com/feflow/feflow.git"
},
"keywords": [
"workflow",
Expand All @@ -21,13 +21,12 @@
"engines": {
"node": ">=6.0.0"
},
"author": "cpselvis (cpselvis@gmail.com)",
"license": "MIT",
"bin": {
"feflow": "./bin/feflow"
},
"configs": {
"compatibleVersion": ">=0.11.2"
"compatibleVersion": ">=0.13.0"
},
"dependencies": {
"abbrev": "^1.1.0",
Expand All @@ -41,7 +40,6 @@
"hexo-fs": "^0.2.1",
"inquirer": "^3.0.6",
"js-yaml": "^3.9.1",
"lodash": "^4.17.4",
"meow": "^3.7.0",
"minimist": "^1.2.0",
"ora": "^1.3.0",
Expand Down

0 comments on commit 5b33808

Please sign in to comment.