All notable changes to geocoder
will be documented in this file.
- add support for setting bounds
- add viewport coordinates to
Geocoder::formatResponse()
- improved exception handling
- add
getAddressForCoordinates
- fix typo
- dropped support for PHP 5
- cleaned up internals
- some small API changes
- require Guzzle 6 instead of 5
- fixed the naming of variables in the
Geocoder
interface
- added support for regions and languages
- added Laravel integration
- add
formatted_address
to result
- remove
sensor
parameter
- upgrade Guzzle version
- use https to connect to google