Skip to content

Commit

Permalink
update:changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
kvkens committed Oct 18, 2016
1 parent 94573f2 commit 8c70822
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,25 @@
* 修改uba核心全局命令,整合libs脚本库.
- 去除最佳实践内置采用远端下载方式.
- 去除`uba-init`npm仓库避免开发带来浑浊.
---

#1.3.0

+ uba架构拆分,全局命令缩减,采用npm来安装核心模块.
+ 增加快捷页面创建命令`uba page`.
* 优化最佳实践.
---

#1.2.0

+ 弃掉1.1版本架构重新开发.
+ 完成基本功能增加一系列命令.
+ 初始化最佳实践`uba init`.
+ 运行测试服务`uba server`,支持端口切换`uba server -p 5000`.
+ 构建优化静态资源`uba build`.
+ 发布到Maven`uba publish`.
---

#1.1.0

+ 原始版本分支`old_master`.

0 comments on commit 8c70822

Please sign in to comment.