Changelog
Features
- 220a492: feat(help): 分离 --help 输出为基础命令和高级命令两个区域 (@studyzy)
- 6acddbd: feat: add --fields flag to list commands (@studyzy)
- 662c137: feat: add --filter flag to all list commands for advanced TAPD OpenAPI queries (@nikewong)
- 20d7d63: feat: upgrade tapd-sdk-go and add testx subcommands (case/design/plan/report) (@studyzy)
- 8253517: feat: 更新 SDK 至 1ea41b8,task create 新增 --release-id 参数 (@studyzy)
- c7530d1: feat: 添加 launch 发布评审命令 (@huangdijia)
- e50dab7: feat: 添加图片上传和 Markdown 本地图片自动 base64 内嵌功能 (@studyzy)
Bug fixes
- 302385a: fix(cli): wire expandShortID into bug/story/task show & update (@shushenghong)
- 65c3390: fix: adapt CLI to tapd-sdk-go json.RawMessage refactor (bcee2478) (@studyzy)
- c3c9afb: fix: address PR review findings (@nikewong)
- 54813f2: fix: 适配 tapd-sdk-go API 变更,修复编译错误 (@studyzy)
- 28d4992: fix: 适配 tapd-sdk-go 最新 API 变更 (@studyzy)