Skip to content

Tags: sleleko/GeocoderLaravel

Tags

4.4.1

Toggle 4.4.1's commit message

Verified

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

4.4.0

Toggle 4.4.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Upgrade to Laravel 8.

4.3.4

Toggle 4.3.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fixed caching to be provider-dependent.

4.3.3

Toggle 4.3.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'master' of github.com:geocoder-php/GeocoderLaravel

4.3.2

Toggle 4.3.2'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

4.3.1

Toggle 4.3.1'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

4.3.0

Toggle 4.3.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Added Laravel 7 compatibility.

4.2.4

Toggle 4.2.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update reader configuration to support array notation, so that config…

… can be cached.

4.2.3

Toggle 4.2.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Don't set logger if it doesn't exist.

Fixes geocoder-php#162

4.2.2

Toggle 4.2.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Inject logger into chain provider.