Releases: otherguy/php-currency-api
Releases · otherguy/php-currency-api
v1.6
- Preparation for PHP 8
- Update all dependencies
- Deprecate PHP 7.1 and 7.2 support
v1.4
- Fixed exception message for the fixer.io driver
v1.3
- Fixes the Packagist release
v1.2
DriverFactory::getDrivers()
now returns an associative array
with the value being the class name.
- Release packages are now smaller
v1.0
Initial production release!
v0.2
Support for Fixer.io and CurrencyLayer added.