Commit 7a147e9
committed
chore: bump version to v0.13.0
Changes since v0.12.2:
- d4ce21e fix(lint): add package comment to completion package
- 96a5c9b fix(lint): add package comment to completion package
- 5ed1542 fix(integration): double DinD startup timeout and bound docker pull
- 2d6bee3 fix(integration): replace ForListeningPort with ForLog for DinD container
- 01f97e8 docs(phase-10): update validation strategy — mark nyquist_compliant
- 7800d4b test(phase-10): add Nyquist validation tests
- 40db01d docs(phase-10): add security threat verification
- 4df737d fix(10): WR-01 WR-02 sshconfig UserHomeDir error and Keyword=Value parsing
- e058946 fix(10): CR-02 replace eval with direct invocation in bash completion
- 002afc5 fix(10): WR-03 CR-01 install-completions shell detection and checksum
- c0f46ce docs(phase-10): complete phase execution — static cobra completions rework
- c4b5374 docs(10): add code review report
- 4519d61 docs(10-04): complete plan — Makefile completions target, generated scripts, install helper
- c167a97 feat(10-04): add contrib/install-completions.sh for non-Homebrew users
- 060c421 feat(10-04): generate and commit static shell completion scripts
- 1cbf520 feat(10-04): add completions Makefile target and standalone completion root
- edcec09 docs(10-05): complete goreleaser + INSTALL.md completion rollout plan
- 1aa6d97 docs(10-05): add Shell Completions section to INSTALL.md
- 17b925b feat(10-05): add completion files to release tarballs and homebrew formula
- 1592ea6 docs(10-03): complete plan — static cobra completions (rework)
- fd008e0 test(10-03): assert Hidden and DisableFlagsInUseLine in TestCompletionCmd_Registered
- eeaf44b feat(10-03): remove completion.Register and mark completion subcommand hidden
- e077900 feat(10-03): delete dynamic completion code and tests
- 1da5a69 docs(10): add rework plans — static cobra completions (10-03, 10-04, 10-05)
- b49c375 docs(10): update phase 10 context — rework to static cobra completions
- 4beb4b5 docs: capture phase 10 completion rework exploration
- bb69573 docs(10): mark phase 10 complete in ROADMAP.md progress table
- 01e5fd2 test(10): complete UAT - 7 passed, 0 issues
- a5f0110 style: remove trailing newline from bash_test.go
- 6acf57d fix(lint): resolve all 7 golangci-lint issues
- ffd93e9 docs(10): mark code review fixes applied — status: fixed
- ed81707 fix(10): apply code review fixes — WR-01/WR-02/IN-01/IN-02
- f69a5ff docs(10): add code review report
- 1693d87 docs(phase-10): complete phase execution — shell tab completion delivered
- 0b95da2 docs(10): complete phase verification — 14/14 must-haves passed
- 9d1a8c8 docs(10): add code review report
- 87e8216 docs(10-02): complete internal/completion package plan — add SUMMARY, update STATE and ROADMAP
- 9654d63 feat(10-02): wire buildCompletionCmd() and completion.Register() in main.go (GREEN)
- b6f7672 test(10-02): add failing TestCompletionCmd_Registered in main_test.go (RED)
- 650c503 feat(10-02): implement internal/completion package (GREEN)
- a824a7a test(10-02): add failing tests for internal/completion package (RED)
- 7428ae0 docs(10-01): complete sshconfig.ListHosts TDD plan — add SUMMARY, update STATE and ROADMAP
- 44ac600 feat(10-01): implement sshconfig.ListHosts — enumerate non-wildcard Host aliases
- 5022181 test(10-01): add failing TestListHosts_* tests for ListHosts enumeration
- 933f7ed docs(10): add D-08 package structure decision (internal/completion/ package)
- 88ef341 docs(10): enforce D-08 — move completion logic to internal/completion/ package
- 6fcf1bf docs(10): add pattern map, validation strategy, and mark open questions resolved
- 116e2e3 docs(10): create phase plan — shell completion subcommand + dynamic flag completions
- 7287d6d docs(10): research phase autosuggestion domain
- e43626a docs(10): capture phase context1 parent 47a62b0 commit 7a147e9
3 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments