Releases: muesli/gitty
Releases · muesli/gitty
v0.7.0
Changelog
- 2524e52 Add dependabot config
- 09abb4c Add feedback paragraph to README
- 17aa3f1 Add godoc comments and fix linter warnings
- e9e4cb1 Add separate sets of hard and soft linters
- 38f001d Bump code.gitea.io/sdk/gitea from 0.15.0 to 0.15.1
- 293cef3 Bump gamut dependency
- bc16532 Bump github.com/muesli/termenv from 0.9.0 to 0.11.0
- 9151b4b Bump github.com/xanzy/go-gitlab from 0.52.2 to 0.54.3
- ac19439 Bump go-git dependency to prevent crash
- 912c09f Improve usage text
- 917b628 Prioritize upstream remote over origin
- aa70c7a Reorder README headings
- a1b2433 Show branch track stats for active branches (#34)
- 4762bb9 Support ssh.github.com as a valid provider
v0.6.0
v0.5.0
v0.4.1
v0.4.0
Changelog
- 6d5e9d8 Add nixOS install instructions to README
- 8524446 Add tests for URL parsing
- 43391db Avoid accessing loop value's reference
- 4956a51 Bump githubv4, go-gitlab, and x/oauth2
- 4222e79 Bump required Go version to 1.14
- a53d405 Clean up namespace flag
- 6a1aa7b Improve error message when we can't find a token
- 9d11594 Make gitty provider agnostic and support GitLab instances
- 60e6c8a No linting for these, please
- 98f1448 Prefill new token description and scopes
- 3503f27 Update documentation
- e656106 Update screenshot
- 2605735 feat: allow to get all projets from orgs
v0.3.0
Changelog
d8f1b91 Add version flag
faf6a04 Bump lipgloss dependency
46015c1 Clean up code and move helpers out of main
416cffb Dry up label printing
23bb654 Pluralize headers according to number of available entries
705ad55 Setting max-branch-age to 0 disables the filter altogether
b941c93 Truncate strings with an ellipsis