-
Notifications
You must be signed in to change notification settings - Fork 10
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
1 changed file
with
22 additions
and
3 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 |
---|---|---|
@@ -1,6 +1,25 @@ | ||
## v0.2.4 | ||
## v0.3.0 | ||
|
||
### 新增 | ||
|
||
- 增加版本输出 @dongwlin | ||
- 支持后勤终端用金币买角色碎片 @dongwlin | ||
- 支持显示当前任务情况 @dongwlin | ||
- 支持启动领取小月卡 @dongwlin | ||
- 支持虚境商店1星石买时序通行证 @dongwlin | ||
|
||
### 修复 | ||
|
||
- 修复家园远征有时没点到的问题 @dongwlin | ||
- 修复卡没打记忆战场或开放世界弹爱酱提示的问题 @dongwlin | ||
- 修复启动卡活动公告的问题 @dongwlin | ||
- 修复裁剪图片和获取 ROI工具cv2.resize传入未被取整的dsize参数,添加类型注释(#5) @BalconyJH | ||
- 💫 添加类型注释, 增加jpg支持 @BalconyJH | ||
- 🐛 修复dsize_height值类型转换,使用f-string替换+拼接路径 @BalconyJH | ||
|
||
### 其他 | ||
|
||
- 更新文档和翻新工具(#7) @BalconyJH | ||
- ✨ 添加动态预览框和调整结构 @BalconyJH | ||
- 💬 更新readme @BalconyJH | ||
|
||
- Update README.md @dongwlin | ||
- 适配schema @dongwlin |