Releases: ultraleettech/currency-rates
Releases · ultraleettech/currency-rates
v1.2.0
Added
- Currency conversion. (#1)
Deprecated
latest
and historical
API methods. Use fluent interface instead! Will be removed in v2.0.
v1.1.0
Added
- Fluent interface for API drivers.
- Driver for Yahoo Finance latest exchange rates.
Changed
- Improve usage instructions.
- Improve the way configuration is passed to custom providers.
Initial release
- Support for both Laravel and non-Laravel contexts.
- Fixer.io as the only API driver for now.
- Custom providers supported.
- Simple test suite provided; build passing for PHP 5.6 - 7.1.