Skip to content

Releases: willfarrell/alfred-pkgman-workflow

5.0.1

06 Jun 15:17
544c21a

Choose a tag to compare

  • Ensure the $PATH env var is exported

5.0.0

26 Mar 21:58
5.0.0
1bae1a3

Choose a tag to compare

  • Drop Crates search per #154

Full Changelog: 4.2.4...5.0.0

4.2.2

26 Mar 20:31
519e763

Choose a tag to compare

  • Adds /opt/homebrew/bin for $PATH as part of the workflow-level env var by @jeffbyrnes
  • Improved Brew search algorithm and OneUpdater by @varp in #156

4.1.0

23 Jun 14:13
b4f9dc7

Choose a tag to compare

  • Add handling of deprecated DefinitelyTyped packages (#155, h/t @ajliv)

4.0.0

26 Apr 20:28
4.0.0
a54692b

Choose a tag to compare

  • Switch to SemVer (breaking.feature.fix) for version numbers
  • Broad refactor for improved maintainability & better use of Alfred 4 features (#152)
  • Fix crates search
  • Update definitelytyped URLs
  • Clean up docs & add missing elements:
    • yarn screenshot
    • Usage of cordova search
    • What packages rpm searches
    • rmetacran

3.47

04 Aug 01:34
363cb52

Choose a tag to compare

  • Update maven url templates (#147)
  • Fix PyPI web scraping (#148)

3.46

09 Jan 16:02
7252202

Choose a tag to compare

[npm] Fix sorting of results #145

3.45

23 Aug 19:53
b46ad7b

Choose a tag to compare

3.45: Shrink workflow size by compressing images

3.44

16 Jul 17:19
a7f0914

Choose a tag to compare

3.43

14 Jun 17:07
5c8062f

Choose a tag to compare

  • Publish fix from #141