Skip to content

Releases: whomwah/alfred-github-workflow

v1.11.1

11 Nov 20:35
Compare
Choose a tag to compare

1.11.1 (2024-11-11)

Bug Fixes

  • store all cache times in seconds (247ffef)

v1.11.0

09 Oct 08:44
Compare
Choose a tag to compare

1.11.0 (2024-10-09)

  • Deno 2.0 compatible 🥳

Bug Fixes

  • Add fix for build script and characters that could cause issues (1f49806)

Features

  • upgrade SQlite to use Deno recommended (0b09e97)

v1.10.1

04 Oct 20:48
Compare
Choose a tag to compare

1.10.1 (2024-10-04)

Bug Fixes

  • add PATH update in case you didn't install deno via homebrew (e0d2d3b)
  • Add some error handling (e3c179b)
  • doh! fix writeAllSync (b42477f)
  • remove quotes (57c9354)
  • Update plist (20a3239)

v1.10.0

04 Oct 19:26
Compare
Choose a tag to compare

1.10.0 (2024-10-04)

Bug Fixes

  • Change Deno.run to Deno.Command (ebf5730)
  • Fix linting issue (e43acc7)

Features

  • Update dependencies for Deno 2.0 compatibility (7c53534)

v1.9.0

13 Dec 12:09
Compare
Choose a tag to compare

1.9.0 (2022-12-13)

Features

  • Found new solution for auth that does not require a server be started (3a824bd)

v1.8.0

08 Nov 14:51
Compare
Choose a tag to compare

1.8.0 (2022-11-08)

Features

  • Add new config for length of time to cache results (a63a7ed)

v1.7.0

02 Nov 14:54
Compare
Choose a tag to compare

1.7.0 (2022-11-02)

Bug Fixes

  • remove dupes from items list (ea71bea)

Features

  • Add new gists command for viewing your gists (1df1f10)
  • result titles have been cleaned up (a271cb3)

v1.6.3

31 Oct 14:39
Compare
Choose a tag to compare

1.6.3 (2022-10-31)

Bug Fixes

  • add badge and test release notes in new build (e64ead4)

v1.6.2

31 Oct 13:46
Compare
Choose a tag to compare

1.6.2 (2022-10-31)

Bug Fixes

  • Attempting to add releases notes to info.plist (ffd4acb)

v1.6.1

31 Oct 10:35
Compare
Choose a tag to compare

1.6.1 (2022-10-31)

Bug Fixes

  • reduce update api check request to just one (00e1b47)