Closed Ziraya closed 10 months ago
The API I was using for exchange rates has just revoked free access. I can push a small change very quickly to at least restore $
and USD
. I will need to find a new API that gets us as much free access as possible for the extension to restore actual conversions.
Thanks, got it. USD works, this is plenty for me.
$ isn't, not a big deal for me, I want my units after the value anyway.
I noticed that Qalc takes longer to start now, before it was about 12 seconds, now it's about 20~21 seconds. Could this be an API call timing out?
I'm consistently getting around 14-15 seconds, which admittedly is pretty bad. I need to look into this. I'll open a new issue to track it.
Currency and exchange rates should be fixed in 0.1.14
If I put a currency unit, USD in my case, in a line anywhere, in any form, that line no longer has an output.
I have tried disabling
qalc.currency.convertLocal
, no effect