Skip to content

Releases: wolph/alfred-converter

Alfred Converter v2026.06.15

Choose a tag to compare

@wolph wolph released this 15 Jun 11:21
v2026.06.15
91c5917

Highlights

  • Added cached currency conversion with daily rates.
  • Added currency icons, configurable default targets, and currency-update.
  • Improved conversion ordering by result magnitude.
  • Filtered rare time units that produced awkward results.
  • Documented log() as natural logarithm and log10() for base-10 logarithms.

Workflow version: v2026.06.15

Alfred Converter v2026.04.29.3

Choose a tag to compare

@wolph wolph released this 15 Jun 11:25
v2026.04.29.3
9783b2f

Historical Alfred workflow archive backfill.

  • Tag: v2026.04.29.3
  • Date: 2026-04-29
  • Commit: 9783b2f
  • Source change: feat: add Alfred-style currency icons

Alfred Converter v2026.04.29.2

Choose a tag to compare

@wolph wolph released this 15 Jun 11:25
v2026.04.29.2
71e331d

Historical Alfred workflow archive backfill.

  • Tag: v2026.04.29.2
  • Date: 2026-04-29
  • Commit: 71e331d
  • Source change: feat: improve currency query UX

Alfred Converter v2026.04.29

Choose a tag to compare

@wolph wolph released this 15 Jun 11:25
v2026.04.29
32e18ff

Historical Alfred workflow archive backfill.

  • Tag: v2026.04.29
  • Date: 2026-04-29
  • Commit: 32e18ff
  • Source change: feat: add cache-backed currency conversions

Alfred Converter v2024.01.02

Choose a tag to compare

@wolph wolph released this 15 Jun 11:25
v2024.01.02
09308ae

Historical Alfred workflow archive backfill.

  • Tag: v2024.01.02
  • Date: 2024-01-02
  • Commit: 09308ae
  • Source change: restored python 3.7 compatiblity for older OS X versions

Alfred Converter v2023.08.20.2

Choose a tag to compare

@wolph wolph released this 15 Jun 11:25
v2023.08.20.2
9041e28

Historical Alfred workflow archive backfill.

  • Tag: v2023.08.20.2
  • Date: 2023-08-20
  • Commit: 9041e28
  • Source change: Updated default configuration

Alfred Converter v2023.08.20

Choose a tag to compare

@wolph wolph released this 15 Jun 11:25
v2023.08.20
0b1ee50

Historical Alfred workflow archive backfill.

  • Tag: v2023.08.20
  • Date: 2023-08-20
  • Commit: 0b1ee50
  • Source change: Added support for limiting fraction precision so metric/imperial conversion give useful results. Also added some type hinting and improved code quality for easier testing and development

Alfred Converter v2023.08.04

Choose a tag to compare

@wolph wolph released this 15 Jun 11:25
v2023.08.04
69f6763

Historical Alfred workflow archive backfill.

  • Tag: v2023.08.04
  • Date: 2023-08-04
  • Commit: 69f6763
  • Source change: Added OUTPUT_DECIMALS to configurable options

Alfred Converter v2023.03.26

Choose a tag to compare

@wolph wolph released this 15 Jun 11:25
v2023.03.26
1794516

Historical Alfred workflow archive backfill.

  • Tag: v2023.03.26
  • Date: 2023-03-26
  • Commit: 1794516
  • Source change: updated the workflow file with the pull requests from @aaronkollasch

Alfred Converter v2023.02.25.2

Choose a tag to compare

@wolph wolph released this 15 Jun 11:25
v2023.02.25.2
e1f3546

Historical Alfred workflow archive backfill.

  • Tag: v2023.02.25.2
  • Date: 2023-02-25
  • Commit: e1f3546
  • Source change: removed debug code