Version 2.10.0
What's Changed
New services
- UniRateAPI, supporting latest and historical rates.
- National Bank of Denmark, supporting current and historical rates (five business day history feed), and the statbank.dk for older dates.
Improvements
HttpServicenow accepts an optionalStreamFactoryInterfaceand exposes apostRequest()helper, enabling services that POST request bodies.- fastFOREX has marked as a recommended service.
Maintenance
- Psalm reconfigured to level 3, with baseline cleanup.
- Coding style migrated to PER3 / PHP82Migration via php-cs-fixer.
- Added
#[\Override]attributes and missing@apiannotations. - Dropped the
symfony/http-clientdependency auto-added byphp-http/discovery. - Allowed
symfony/http-client ^7.0for PHP 8.2 / 8.3 CI. - Composer normalized, README provider count expressed as 30+.
Full Changelog: 2.9.1...2.10.0