Skip to content

Releases: yinan-c/alfred-github-star

v1.4

23 Jul 16:55
3cdbf2c
Compare
Choose a tag to compare

Support gh cli, ssh, https git clone protocal #6 .

v1.3

13 Mar 14:06
ad54aec
Compare
Choose a tag to compare

Added feature: toggle search in description of repos.
A special thanks to @engin for the PR in this release (#5).

v1.2

18 Nov 14:31
553802b
Compare
Choose a tag to compare

Allow GitHub requests with personal access tokens to enable higher rate limit, related issue #2.
A special thanks to @arcaartem for the contribution to this release (#1).

v1.1

22 May 15:51
Compare
Choose a tag to compare
  • Change cache_ttl to minutes instead of seconds
  • Added a user configuration to set page limit to read from Github API
  • Fix: support pagination in GitHub API requests to fetch all starred repositories, not just the first 30.
  • Support Alfred 5 user configuration, removed global variables.

v1.0

17 May 14:13
2b5e33c
Compare
Choose a tag to compare

First release