Releases: cli/go-gh
Releases · cli/go-gh
v2.11.0
v2.10.0
What's Changed
- Use api subdomain for REST and GQL clients when host is tenant by @williammartin in #172
Full Changelog: v2.9.0...v2.10.0
v2.9.0
What's Changed
- Allow reuse of host checks for extension authors by @andyfeller in #152
- Use
lipgloss.Width
to calculateDisplayWidth
by @maaslalani in #159
New Contributors
- @andyfeller made their first contribution in #152
- @maaslalani made their first contribution in #159
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
- jq: bump up gojq, better query parse error, handle halt error gracefully by @itchyny in #155
- Bump glamour to v0.7.0 and go mod tidy by @williammartin in #156
Full Changelog: v2.7.0...v2.8.0
v2.7.0
What's Changed
- Attempt to use user configured dirs for caching by @williammartin in #153
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed
- Treat tenancy as non enterprise by @williammartin in #151
Full Changelog: v2.5.0...v2.6.0
v2.5.0
What's Changed
- Add header support to tableprinter by @heaths in #139
- Remove default configuration and add fallback configuration by @samcoe in #142
- Add support to config for setting and writing blank values by @samcoe in #143
- Fix sanitization bug by @samcoe in #145
- Config should load as unmodified by @williammartin in #147
New Contributors
- @williammartin made their first contribution in #147
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- Fix a typo in the doc of
WithTheme
by @y-yagi in #134 - Update workflows to use actions/checkout@v4 by @samcoe in #136
- Update dependencies to address security vulnerability by @samcoe in #137
- Update dependency to address security vulnerability by @samcoe in #140
New Contributors
Full Changelog: v2.3.0...v2.4.0
go-gh 2.3.0
What's Changed
Full Changelog: v2.2.0...v2.3.0
go-gh 2.2.0
What's Changed
- Add
CacheDir
function toconfig
package by @ffalor in #126 - Fix bug in
asciisanitizer
with validU+FFFD
character being reported as an error by @yin1999 in #128
New Contributors
Full Changelog: v2.1.0...v2.2.0