Releases: dlvhdr/gh-dash
Releases Β· dlvhdr/gh-dash
v2.0.1
v2.0.1
v2.0.0 - Sidebar, more powerful config, refresh and more.
v2.0.0 - Sidebar, a more powerful config, refresh and more.
- Added a sidebar to display the contents of the hovered PR
- Includes the PR description, status, checks, reviews and comments
- Changed the structure of the config
- Renamed config to
config.yml
- Sections are now written purely using GitHub search filters
repos
are not supported anymore- To migrate to the new config structure each repo can be replaced by a
repo:some/repo
in the filters property
- To migrate to the new config structure each repo can be replaced by a
- defaults section supports configuration for the preview: if it should start open and what's its width.
- Renamed config to
gh-prs
now creates a defaultconfig.yml
if one doesn't existCtrl-D and Ctrl-U now scroll the sidebar
p
toggles the preview- Added refresh - pressing
r
will refresh all the sections
v1.2.3
v1.2.3
v1.2.2
v1.2.2
v1.2.1
v1.2.1
v1.1.1
Full Changelog: v1.1.0...v1.1.1
v1.1.0 - Rewrite in Go with a proper TUI!
- Rewrite in Go
- Using
bubbletea
for the TUI - Keyboard navigation
- Supports opening PRs in Github
- Performant - fetching all repos simutaneously
v1.0.3
Full Changelog: v1.0.1...v1.0.3