Skip to content

Tags: spatie/geocoder

Tags

3.16.0

Toggle 3.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Laravel 11.x Compatibility (#113)

* Bump dependencies for Laravel 11

* Update GitHub Actions for Laravel 11

3.15.0

Toggle 3.15.0's commit message
Fix styling

3.14.2

Toggle 3.14.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

3.14.1

Toggle 3.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Geocoder.php

3.14.0

Toggle 3.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update formatResponse to include partial_match (#103)

The Google API returns wether the result is a partial_match (potential misspelling in the search). This is usefull information to return with the result, and is already present in the $result variable. This change also adds the partial_match to the formatted result array.

3.13.1

Toggle 3.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Geocoding API doc url (#102)

Co-authored-by: jettgogoout <jett.gogoout@gmail.com>

3.13.0

Toggle 3.13.0's commit message
Use organisation-wide community health files

3.12.0

Toggle 3.12.0's commit message
wip

3.11.0

Toggle 3.11.0's commit message
Fix laravel 8.1 version requirement

3.10.1

Toggle 3.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md