Scala Forex 0.5.0 released

This release of our Scala library for performing exchange rate lookups and currency conversions is mainly about version upgrades.

Indeed, starting from 0.5.0, scala-forex will be cross-built against Scala 2.11 and 2.10. As a result, support for Scala 2.9 has been dropped.

Moreover, scala-forex will be published on maven central from now on. Consequently, there is no need to add the Snowplow repo to be able to resolve this artifact.

Lastly, we’ve removed the InvalidAppId error code since the Open Exchange Rates API on which we rely doesn’t differentiate between an invalid API key and a simple 404 anymore.

For the full release notes: