Skip to content

Releases: willfarrell/alfred-pkgman-workflow

3.12

08 Aug 15:01
Compare
Choose a tag to compare
Merge pull request #96 from virusman/gradle-jcenter

Gradle repo update: jcenter + shift modifier

3.09 Fix Maven URLs

18 Jan 15:30
Compare
Choose a tag to compare

Thanks to @dyng for #86

3.08 New Hex Icon

04 Dec 20:49
Compare
Choose a tag to compare
Merge pull request #82 from nickgal/update-hex-icon

Update Hex Icon & Bump to 3.08

3.07 Fix Docker search

04 Dec 20:52
Compare
Choose a tag to compare
Merge pull request #80 from michaellopez/docker-fix

Fix docker results not working since 3.05

3.06 Cordova

21 Oct 03:19
Compare
Choose a tag to compare

Fixed apm icon
Added Cordova

3.05 Gulp/Docker Fix

17 Oct 17:59
Compare
Choose a tag to compare

3.04 Docker fix

25 Sep 14:43
Compare
Choose a tag to compare

Docker update

v3.03 npm Bug Fix

23 Jun 22:59
Compare
Choose a tag to compare
npm bug fix

3.02 - Atom Update

19 Apr 20:14
Compare
Choose a tag to compare

Props to @thibmaek for the update to Atom Pkg Man.

  • Changed the keyword to apm (official package manager name for atom)
  • Used a better icon which now is visible in light Alfred themes
  • Added a screenshot for APM, this was forgotten somehow
  • Made edits to the readme accordingly, correct a typo and increased version numbers.

Fix typos, the return of $pkgstr

17 Apr 17:46
Compare
Choose a tag to compare
  • Try out using GitHub Releases for workflow downloads, instead of what’s on the master branch
  • Fix typos in README and Composer::$url
  • Bring the use of $pkgstr back for copying into config files for some workflows
    • Currently just in use for the Bower class, but can be re-expanded
    • Fixes a regression that came in as part of 3.00