scala-forex icon indicating copy to clipboard operation
scala-forex copied to clipboard

High-performance Scala library for performing exchange rate lookups and currency conversions

Results 4 scala-forex issues
Sort by recently updated
recently updated
newest added

We observed [this line](https://github.com/snowplow/scala-forex/blob/1.0.0/src/main/scala/com.snowplowanalytics/forex/OerClient.scala#L172) to throw a `NoSuchElementException` with `message key not found: AED` The reason is that we try to get the key `config.baseCurrency` on the map but it...

bug

Is there a reason why it doesn't support a cache?

To support better error reporting, as per http://stackoverflow.com/questions/12995250/in-scala-how-do-i-get-the-name-of-an-object-not-an-instance-of-a-class