Spatie Geocoder Versions Save

Geocode addresses to coordinates

3.10.0

3 years ago
  • add plus_code to formatted response (#91)

3.9.3

3 years ago

Support for PHP 8

3.9.2

3 years ago
  • Add support for Laravel 8

3.9.1

3 years ago
  • add ability to resolve Geocoder from the fully qualified class name (#87)

3.9.0

3 years ago
  • return multiple results for reverse-geocoding (#86)

3.8.1

3 years ago
  • allow Guzzle 7

3.8.0

3 years ago
  • return multiple results as array rather than just the first one (#73)

3.7.0

4 years ago
  • add support for Laravel 7

3.6.1

4 years ago
  • improve testability by resolving the guzzle client out of the container

3.6.0

4 years ago
  • add support for Laravel 6