Skip to content

Releases: fanbuz/gitea-cli

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 14:58
e92b616

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 16:14

Full Changelog: v0.0.12...v1.5.0

v0.0.12

Choose a tag to compare

@github-actions github-actions released this 10 Jul 08:01

Full Changelog: v0.0.11...v0.0.12

v0.0.10

Choose a tag to compare

@github-actions github-actions released this 27 Jun 03:05

Full Changelog: v0.0.9...v0.0.10

v0.0.9

Choose a tag to compare

@github-actions github-actions released this 16 Apr 00:23

Full Changelog: v0.0.8...v0.0.9

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 15 Apr 03:52

v0.0.8

本次版本补齐了面向 agent 与自动化场景的一批高层命令封装。

主要更新

  • 补齐 Pull Request review 与 reviewer 管理命令
    • pulls reviews
    • pulls review-get
    • pulls review-comments
    • pulls reviewers-add
    • pulls reviewers-remove
    • pulls review-create
    • pulls review-submit
    • pulls review-delete
    • pulls review-dismiss
  • 补齐评论过滤读取能力
    • issues comments --comment-id ...
    • pulls review-comments --comment-id ...
  • 补齐仓库文件与目录管理命令
    • repos dir
    • repos file
    • repos file-create
    • repos file-update
    • repos file-delete
  • 文件写操作支持 --content / --content-file
  • file-update 强制 --sha
  • file-delete 强制 --sha--yes

发布产物

  • Linux x64
  • macOS arm64
  • macOS amd64
  • Windows x64

Full Changelog: v0.0.7...v0.0.8

v0.0.7

Choose a tag to compare

@github-actions github-actions released this 13 Apr 10:08
81eb5f8

What's Changed

  • 支持 --fields 输出裁剪,降低 agent 调用噪音 (#1) by @fanbuz in #11
  • 补齐 Pull Request 主体写操作高层命令 (#2) by @fanbuz in #9
  • 补齐 Actions 执行控制高层命令 (#4) by @fanbuz in #10
  • 补齐分支管理高层命令 (#5) by @fanbuz in #12
  • 补齐 release 与 tag 写命令 (#7) by @fanbuz in #13
  • chore: bump version to 0.0.7 by @fanbuz in #14

New Contributors

Full Changelog: v0.0.6...v0.0.7

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 12 Apr 06:44

Full Changelog: v0.0.5...v0.0.6

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 12 Apr 05:32

Full Changelog: v0.0.4...v0.0.5

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 12 Apr 04:31

Full Changelog: v0.0.3...v0.0.4