Skip to content

v1.6.2

Compare
Choose a tag to compare
@KarimAziev KarimAziev released this 08 Jun 13:05
· 11 commits to main since this release
v1.6.2
edb67a6

Fixes:

  • Resolved issue #7 where the igist list sometimes returned an empty list after a long processing time by using igist--request instead of ghub-request. Additionally, this fix addresses a bug caused by the latest version of ghub (magit/ghub@2061136), where only the first page of gists was loaded and subsequent pages were not fetched.

Minor Changes:

  • Excluded igist mode-specific commands from the completion list in non-relevant modes to improve user experience and reduce clutter in the command completion list.