v2.0.0
Breaking Changes
- The
exchange_rate
driver now requires an API token, and this is checked when the provider is created - The default driver has been changed to
frankfurter
(as this is the only driver that does not require an API token)
What's Changed
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #21
- feat: add support for setting cache store by @olivernybroe in #14
- fix: resolve issues with ExchangeRate.host by @Saifallak in #23
- feat: prepare for 2.x release by @owenvoke in #24
New Contributors
- @olivernybroe made their first contribution in #14
- @Saifallak made their first contribution in #23
Full Changelog: v1.4.0...v2.0.0