Skip to content

Releases: cli/go-gh

v2.9.0

29 Apr 18:10
dbd982e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.0...v2.9.0

v2.8.0

03 Apr 15:10
ecc5db7
Compare
Choose a tag to compare

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

28 Mar 20:43
288843f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.7.0

v2.6.0

04 Mar 14:56
45fa8a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.6.0

v2.5.0

31 Jan 13:19
d88d88f
Compare
Choose a tag to compare

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

Full Changelog: v2.4.0...v2.5.0

v2.4.0

12 Oct 12:12
ee75bbc
Compare
Choose a tag to compare

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

25 Aug 17:14
421eac2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

go-gh 2.2.0

14 Aug 16:00
3d89f8c
Compare
Choose a tag to compare

What's Changed

  • Add CacheDir function to config package by @ffalor in #126
  • Fix bug in asciisanitizer with valid U+FFFD character being reported as an error by @yin1999 in #128

New Contributors

Full Changelog: v2.1.0...v2.2.0

go-gh 2.1.0

24 Jul 17:29
dadb47a
Compare
Choose a tag to compare

What's Changed

  • Add missing import statement to code example by @bendrucker in #124
  • Export Path function from top level gh package by @samcoe in #123
  • Add asciisanitizer package and sanitization to http clients by @samcoe in #125

New Contributors

Full Changelog: v2.0.1...v2.1.0

go-gh 2.0.1

07 Jun 14:18
4227258
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1