Releases: worksome/exchange
Releases · worksome/exchange
v2.1.0
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
v1.4.0
v1.3.0
What's Changed
- Bump ramsey/composer-install from 1 to 2 by @dependabot in #10
- feat: require PHP 8.2 or later by @owenvoke in #11
- Adds information to the AboutCommand regarding the active driver by @lukeraymonddowning in #9
- chore(deps): Laravel 10 support by @lukeraymonddowning in #12
New Contributors
Full Changelog: v1.2.0...v1.3.0
V1.0.0
What's Changed
- fix: FlatCurrencyCodeProvider to support all currencies by @sweptsquash in #5
New Contributors
- @sweptsquash made their first contribution in #5
Full Changelog: v0.2.0...v1.0.0