The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
- Fix issue with duplicated SubLocalityLevels
- Add support for PHP 8.1
- Add GitHub Actions workflow
- Drop support for PHP 7.3
- Migrate from PHP-HTTP to PSR-18 client
- Add support for PHP 8.0
- Drop support for PHP 7.2
- Upgrade PHPUnit to version 9
- Added
postal_code_suffix
field
- Drop support for PHP < 7.2
- Added partial_match
partial_match
indicates that the geocoder did not return an exact match for the original request, though it was able to match part of the requested address. You may wish to examine the original request for misspellings and/or an incomplete address.
- Fix "Administrative level X is defined twice" issue
- Added component filtering.
- Added the
$channel
constructor parameter.
- Support for
SubLocality
.
First release of this library.