Skip to content

Releases: techouse/alfred_workflow

1.1.3

06 Apr 17:28
edf8c97
Compare
Choose a tag to compare

1.1.3

  • Chore: improve caching mechanism
  • Chore: increase test coverage

https://pub.dev/packages/alfred_workflow/versions/1.1.3

1.1.2

05 Apr 20:20
5df2655
Compare
Choose a tag to compare

1.1.2

  • Feat: add number slider configuration support in user settings

https://pub.dev/packages/alfred_workflow/versions/1.1.2

1.1.1

05 Apr 08:05
b8ae639
Compare
Choose a tag to compare

1.1.1

  • Fix: AlfredWorkflow.getItems is never nullable
  • Refactor: improve code readability and maintainability

https://pub.dev/packages/alfred_workflow/versions/1.1.1

1.1.0+1

04 Apr 17:56
0d59873
Compare
Choose a tag to compare

1.1.0+1

  • Fix: expose Alfred automatic caching

https://pub.dev/packages/alfred_workflow/versions/1.1.0+1

1.1.0

03 Apr 21:24
09e27ae
Compare
Choose a tag to compare

1.1.0

  • Feat: add automatic caching support for Alfred items (Alfred 5.5 only)
  • Refactor: improve code readability and maintainability
  • Chore: update dependencies

https://pub.dev/packages/alfred_workflow/versions/1.1.0

1.0.2

13 Oct 09:02
1c02029
Compare
Choose a tag to compare

1.0.1

05 May 10:08
ac00aff
Compare
Choose a tag to compare

1.0.1

  • Chore: update dependencies
  • Chore: add documentation

https://pub.dev/packages/alfred_workflow/versions/1.0.1

1.0.0

20 Apr 09:52
158986e
Compare
Choose a tag to compare

0.6.1

13 Jan 11:06
9a361f0
Compare
Choose a tag to compare

0.6.0

27 Dec 00:44
fc194fe
Compare
Choose a tag to compare

0.6.0

  • BREAKING: User Defaults are now combined with the default prefs.plist
    file. This means that if you have a prefs.plist file in your workflow, it will
    be merged with the User Defaults when you call AlfredWorkflow.run().
    This is to ensure that the workflow is always in a consistent state.

https://pub.dev/packages/alfred_workflow/versions/0.6.0