Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jun 06:59

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

Others