Releases: figarocorso/prowl
Releases · figarocorso/prowl
v0.5.3
v0.5.2
Changelog
- 160c999: fix(status): show queued PRs as 'queued' instead of 'open' (#42) (@figarocorso)
v0.5.1
Changelog
- 68bfd74: fix(details): surface review holds and unresolved comments over vague labels (#41) (@figarocorso)
v0.5.0
Changelog
- 8823cba: docs(demo): refresh README gif (open /add target + archive demo) (#37) (@figarocorso)
- f141f56: docs(demo): refresh README gif with TUI-first wow flow (#35) (@figarocorso)
- 83bf9f1: docs(readme): show real default columns (Details, not Queue) (#36) (@figarocorso)
- 5a22f46: feat(tui): advertise j/k vim navigation in hint bar (#40) (@figarocorso)
- f6ab70a: fix(details): distinguish pending vs failing checks for UNSTABLE (#38) (@figarocorso)
v0.4.0
Changelog
- c5cf6e9: docs(readme): copy-paste install quick start; brew pulls gh (#33) (@figarocorso)
- c129172: feat(details): collapse Queue/Pos/ETA into Details column with block reason (#34) (@figarocorso)
v0.3.0
Changelog
- 0e7736b: chore(lefthook): add goimports/test-short/shellcheck/gitleaks/commitlint hooks (#20) (@figarocorso)
- c0e4f3e: chore(repo): add CODEOWNERS, mergify, renovate, semgrep (#17) (@figarocorso)
- fae5ce6: chore(repo): document and script main branch protection (#18) (@figarocorso)
- 44db722: chore(repo): ignore local .claude/ config directory (#24) (@figarocorso)
- 53ed0cb: ci(deps): bump actions/checkout from 4 to 6 (#5) (@dependabot[bot])
- da4329c: ci(deps): bump actions/setup-go from 5 to 6 (#6) (@dependabot[bot])
- 1441eef: ci(deps): bump golangci/golangci-lint-action from 8 to 9 (#4) (@dependabot[bot])
- 733bff3: ci: add complexity, vuln, sbom, weekly cron gates (#22) (@figarocorso)
- 42a0e76: ci: drop redundant scanners and pre-commit lint duplication (#25) (@figarocorso)
- 9695846: docs(cmd): add godoc to versionCmd (#30) (@figarocorso)
- 52073ae: docs(readme): replace ASCII table with vhs-rendered demo GIF (#31) (@figarocorso)
- 4dadf60: feat(config): add --profile flag for separate data dirs (#19) (@figarocorso)
- 3bd621d: feat(tui): add prowl watch with --interval auto-refresh (#21) (@figarocorso)
- 3b977d5: feat: stats command, k9s palette, smart table columns (#32) (@figarocorso)
- c6d6630: fix(security): tighten file/dir perms to owner-only, re-enable gosec G301/G302/G306 (#28) (@figarocorso)
- 8ee0fb5: fix(tui): prune deleted row immediately, before async refresh (#23) (@figarocorso)
- 925cf06: refactor: decompose renderTable + toolListPRs, tighten complexity gates (#26) (@figarocorso)
v0.2.0
Changelog
- cd5b39b: ci(coverage): enforce threshold + add lefthook hooks (#12) (@figarocorso)
- 435e86d: ci(coverage): gate delta-report job (drop continue-on-error) (#13) (@figarocorso)
- d5b500b: feat(ui): colored + emoji output with --plain mode for AI (#11) (@figarocorso)
- e330acb: test(ui): cover style helpers and IsPlain logic (#14) (@figarocorso)
v0.1.1
Changelog
- 4ab480f: docs(readme): clarify install paths and PATH requirement (#9) (@figarocorso)
- b6babb2: feat(release): enable Homebrew tap publishing for v0.1.1 (#10) (@figarocorso)
v0.1.0
Changelog
v0.1.0-rc2
Changelog
- 06629e4: feat(tui): prompt y/N before deleting a tracked PR (#7) (@figarocorso)