mirror of
https://github.com/kunchenguid/gh-axi.git
synced 2026-09-19 00:53:51 +08:00
13e81833fa
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
14 KiB
14 KiB
Changelog
Unreleased
Features
- cli: add top-level
-v,-V, and--versionflags
Bug Fixes
- cli: scope repository targeting to command arguments, keep
search --repoworking, and rename issue transfer destination flag to--to-repo - run: allow
run view --job <job-id>without a run id, include job steps in job view output, and support job-scoped--logand--log-failed - session: remove the dedicated
--session-startmode and have installed hooks invokegh-axidirectly; legacy--session-startinvocations now act as a no-op for backward compatibility - errors: classify mixed-case generic
not foundgh errors asNOT_FOUNDinstead of falling back toUNKNOWN
0.1.35 (2026-08-30)
Bug Fixes
0.1.34 (2026-08-23)
Bug Fixes
0.1.33 (2026-08-21)
Features
0.1.32 (2026-08-21)
Bug Fixes
0.1.31 (2026-08-20)
Features
Bug Fixes
- commands: honor --full for issue comments and add an api --full escape hatch (#101) (11e0b82)
- commands: reject unknown flags across all commands (#104) (b12d4d0)
0.1.30 (2026-08-07)
Bug Fixes
- cli: speed up standalone version flags (#98) (4c548ee)
- correctly classify workflow repository resolution failures (#94) (fb1f6f6)
0.1.29 (2026-07-29)
Features
0.1.28 (2026-07-23)
Bug Fixes
- commands: apply every repeated label, assignee, reviewer and project flag (#78) (2a6f6f4)
- commands: count filtered issue and pr lists through search (#79) (6e1dcf4)
- commands: stop api from silently dropping --jq and unknown flags (#81) (dc52d29)
- execute every PR body compliance event (#82) (b8b4f3b)
- pr: classify legacy commit statuses and red check runs correctly (#71) (291fc1a)
0.1.27 (2026-07-12)
Features
Bug Fixes
0.1.26 (2026-07-08)
Features
- cli: support GitHub Enterprise hosts (#63) (2236646)
- commands: add GitHub Projects support (#67) (39156c8)
Bug Fixes
0.1.25 (2026-07-01)
Features
Bug Fixes
0.1.24 (2026-06-27)
Bug Fixes
0.1.23 (2026-06-27)
Features
0.1.22 (2026-06-21)
Features
0.1.21 (2026-06-17)
Features
Bug Fixes
- hide vendored no-mistakes skill from discovery (#41) (1603e94)
- preserve gh argument forwarding (#46) (9b1abda)
0.1.20 (2026-06-11)
Features
Bug Fixes
0.1.19 (2026-05-23)
Features
0.1.18 (2026-05-13)
Features
- commands: add issue subissue management (#34) (e640259)
- issue: support GitHub issue types (#32) (58db24f)
0.1.17 (2026-05-13)
Bug Fixes
- deps: upgrade axi-sdk-js (a265622)
0.1.16 (2026-05-10)
Features
0.1.15 (2026-05-03)
Bug Fixes
0.1.14 (2026-04-30)
Bug Fixes
0.1.13 (2026-04-25)
Miscellaneous Chores
- release 0.1.13 (e78ecea)
0.1.12 (2026-04-14)
Bug Fixes
0.1.11 (2026-04-09)
Features
- pr: add --full flag to diff and improve truncation (677da2b)
0.1.10 (2026-04-03)
Features
0.1.9 (2026-04-02)
Bug Fixes
0.1.8 (2026-04-01)
Bug Fixes
0.1.7 (2026-04-01)
Features
Bug Fixes
0.1.6 (2026-04-01)
Bug Fixes
0.1.5 (2026-03-29)
Features
- session: add session start command and hooks (646deba)
0.1.4 (2026-03-26)
Features
- initial commit (0bc360d)