-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
20 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
|
||
# CHANGELOG | ||
|
||
## 0.2.0 | ||
- feat: 启动命令增加端口、密码参数配置 | ||
- feat: 引入session, 新增部署接口鉴权、前端登录功能 | ||
- feat: 对页面 UI 进行简单修改, 优化提示, 提高 log 展示性能 | ||
- feat: 部署 log 加时间戳 | ||
- chore: 去掉默认的 ES Module,使用默认的 CommonJS | ||
|
||
## 0.1.4 | ||
- 初步完成自动化部署功能 | ||
- koa 提供自动化部署监听服务,请求接口服务,直接开始部署、执行shell脚本。部署完成后在前端页面显示部署 log | ||
- 命令行工具支持 zuodeploy start 开启服务 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters