Skip to content

Releases: benmajor/ExchangeRatesAPI

4.2.1

08 May 21:04
Compare
Choose a tag to compare

Minor bug fix which caused an undefined property in the response to throw an exception.

4.2.0

01 Oct 19:47
e545948
Compare
Choose a tag to compare

This release updates the SDK to support some naming changes made to the source API, thanks to @sashotoster for their work on this!

4.1.1

04 May 07:05
662196b
Compare
Choose a tag to compare

Expose date params from API

4.1.0

02 May 09:57
ba21427
Compare
Choose a tag to compare

This release adds support for multiple sources now available through the new API that is used.

4.0.0

08 Mar 10:47
f215518
Compare
Choose a tag to compare

This release switches the base API for the SDK away from the no-longer-free ExchangeRatesAPI in favour of the much more flexible, and more importantly free, ExchangeRate.host.

More information in this Issue: #8

Add support for more currencies

11 Feb 09:30
5684d91
Compare
Choose a tag to compare

This release adds support for the full list of currencies now available via the API.

Update following ExchangeRatesAPI changes

13 Apr 10:51
4d64835
Compare
Choose a tag to compare
Merge pull request #9 from cytecbg/master

Library update to facilitate the new exchangeratesapi.io requirements

Fix for Guzzle deps

01 Feb 19:36
0915a21
Compare
Choose a tag to compare
2.0.1

Fix Guzzle dependency in composer.json

2.0.0: Merge pull request #6 from andrey-mostovoy/add_date_fetch

06 Jul 15:24
aaa7b0b
Compare
Choose a tag to compare

Merge pull requests, upgrade support for PHP 7.

Fix bug for Philippine Peso support.

01 Jun 08:33
Compare
Choose a tag to compare

Fixes a bug where the currency code for Philippine Peso was incorrectly listed as BHP in the main SDK class.