Alfred Convert Versions Save

Convert between different units in Alfred

v3.7.1

3 years ago

Update dependencies.

v3.7.0

4 years ago
  • APP_KEY for OpenExchangeRates.org no longer required for (basic) currency conversion. Closes #47

v3.6.2

4 years ago

Pint requires pkg_resources but doesn't declare setuptools as a dependency.

v3.6.1

4 years ago

Fixes #53

v3.6.0

5 years ago

v3.5.3

5 years ago

Swap copy behaviour of v3.5.2 to match Alfred's built-in calculator.

copies the result without thousands separator, and ⌘C copies the result with the separator.

v3.5.2

5 years ago
  • copies result with thousands separator
  • ⌘C copies result without thousands separator #50

v3.5.1

6 years ago

CURRENCY_DECIMAL_PLACES overrides DECIMAL_PLACES for currencies #38

v3.5

6 years ago

Add DYNAMIC_DECIMALS option. If turned on, the number of decimal places in the displayed result is increased (beyond the default DECIMAL_PLACES) until the displayed result is non-zero #38

v3.4

6 years ago

Fix #36