The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
- 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.