Releases: kipyin/gitee-cli
Releases · kipyin/gitee-cli
Release list
v0.2.2
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
[0.2.0] — 2026-07-24
Breaking
-
issue comment/pr commentare now subcommand groups. Create a comment with the new verb:gitee issue comment create <ident> -m "…"(wasgitee issue comment <ident> -m "…")gitee pr comment create <n> -m "…"(wasgitee pr comment <n> -m "…")
The old flat form is removed. Siblings under
comment:list,edit,delete(--lasttargets the current user's most-recent comment;deleteon a missing id is idempotent exit0).
Added
issue comment/pr commentlist,edit, anddelete, including--lastto target the current user's most-recent comment.pr comment createoptional--path/--position/--commit-idfor positional (diff-line) comments; create returns the richerPrCommentmodel so positional fields survive--json.issue label/pr label{add,remove,list}for non-destructive label membership on an item (distinct from repo-levelgitee label).pr assignee/pr tester{add,remove,list}for non-destructive reviewer (审查人) and tester (测试人) membership.pr commits <n>to list commits on a pull request.pr view <n> --mergedfor a scriptable merge-state exit code (0 merged / 1 not); defaultpr viewoutput also shows merged state.
Full Changelog: v0.1.6...v0.2.0
v0.1.6
What's Changed
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Full Changelog: https://github.com/kipyin/gitee-cli/commits/v0.1.0