Releases: dlvhdr/gh-dash
Releases Β· dlvhdr/gh-dash
v4.12.0
Changelog
- ca40246 Update usage.md -c alias default documentation
- 639c3f7 WIP
- 1e9ddc3 WIP: checks box
- 1abd85b WIP: connect to real data
- 52859fb WIP: review
- 55268fd build(docs): nix + makefile
- fe7e7b5 build:nix
- 87f2087 chore
- f94aec8 chore
- 0e1da41 chore(makefile): mock data
- e9fd3e5 chore: better requested changes
- bd2cb30 chore: reduce size of pr.json
- c69d984 chore: remove pills and move to status to top
- 87f862a chore: update colab icons
- 803b093 docs(REAMDE): remove redundant bullet
- f292dda feat(prs): show comments review status
- 9a3c548 feat: add closed state
- 400a01e feat: bigger merge status
- 0e37552 feat: improve labels in pr sidebar
- 93aa7b1 feat: show confirm-cancel prompt for comments and approvals
- c629cdd feat: show issue/PR author-role indicators in UI, after author logins
- 313d504 feat: show merge status
- e495592 feat: smart filtering of PRs/issues to remote tracked by current directory
- 5a1c54e fix typo
- 9b7cca6 fix: icons
- 742131b fix: missing nil pointer check on PRs and Issues view #527
- 6e7727b fix: url
- e5a144f nix build for linux + macos, inline into flake.nix
v4.11.0
v4.10.0
v4.9.1
v4.9.0
Git Repo Config Support
gh-dash
will now look for a .gh-dash.yml
file if you run it from a git repo.
This allows you to define sections that are specific to this repo, and aren't suited for the global config.
Use cases include seeing PRs by teams you work closely with, issues sorted by reactions for your OSS project etc.