Releases: deanishe/alfred-convert
Releases · deanishe/alfred-convert
Disable duplicate (crypto)currency symbols
Disable currencies with conflicting symbols #32
Parse input numbers in accordance with decimal & thousands separators
Parse number in query in accordance with the decimal and thousands separators specified in the workflow configuration sheet #31
Show warning in Alfred if user tries currency conversion without APP_KEY
Clear caches on update
Clear cache when updating from v<3.1 and after APP_KEY
is set.
- Avoid incompatibility with data cached from the Yahoo! Finance API
- Immediately update exchange rates when
APP_KEY
is set #28
Add support for Pint's contexts
Add support for Pint's contexts, such as spectroscopy #18
Start your query with a context supported by Pint, e.g. conv sp 54 Å eV
Replace Yahoo! Finance with openexchangerates.org
The Yahoo! Finance API is defunct #27
Replaced with openexchangerates.org.
Unfortunately, you'll have to sign up for a free API key.
Handle non-ASCII sync paths
Explicit path to pint
default units to avoid pint
/setuptools
issue with non-ASCII paths.
Bugfix
Alfred 3 support plus heaps o' new features
Fix Sierra compatibility
Update Alfred-Workflow to address Sierra forking bug