Releases: vookimedlo/alfred-github-repositories
Releases · vookimedlo/alfred-github-repositories
v2022_04_04
- Python 3 shebang fixed
- Version 2022.04.04
v2022_02_20
- Python 3 aware.
- Requires python3 installed by the Homebrew (/opt/homebrew/bin/python3).
- Version 2022.02.20
v2019_10_19
- fixed bugs:
- If user has a huge collection of repositories, only the first part of such collection was shown. Now, the whole collection is shown.
- deprecated Alfred objects were replaced
- version 2019.10.19
v2018_10_14
- now, it depends on the default Python installation coming with MacOS
- version 2018.10.14
v2018_10_03
- main workflow keyword was moved to the workflow variables and set to
repos
value by default - results are cached for a single workflow execution, so a repository list is not retrieved from GitHub over and over again during a filter usage
- version 2018.10.03
v2018_01_13
- repositories can be ordered by name/forks/stars
- version 2018.1.13
v2017_12_20
- Fork and Stars stats uses a better Unicode number set
- version 2017.12.20
v2017_12_19
- added Fork and Stars stats
- version 2017.12.19
v2017_12_14 [The first release]
- the initial release of Alfred 3 workflow
- integrated OneUpdater
- version 2017.12.14