Releases: geocoder-php/GeocoderLaravel
Releases · geocoder-php/GeocoderLaravel
5.0.0: Merge pull request #200 from laravel-shift/l12-compatibility
Added
- Laravel 12 compatibility. Thanks @laravel-shift!
- GeoCoder 5 compatibility.
Note: I haven't been able to run tests on this package as of late. Please report back if you notice issues. I thought it was important to get the update out so people aren't blocked, and will work on updating the tests over time.
4.7.0: Merge pull request #198 from laravel-shift/l11-compatibility
Added
- Laravel 11 compatibility. Thanks @laravel-shift!
4.6.0: Merge pull request #194 from laravel-shift/l10-compatibility
Added
- Laravel 10 compatibility.
4.5.1
Removed
- dummy Google Maps API key that was used for testing.
4.5.0
Added
- Laravel 9 compatibility. Thanks @nabilelmahiri!
4.4.6
Changed
- dependencies to accommodate up-to-date versions.
4.4.5: Merge pull request #186 from IQ-JYe/master
Added
- clearing of empty items from cache using cache store name.
4.4.4
Added
- explicit PHP 8 support.
Reverted
- previous changes back, so that when the dependencies do support PHP 8, this package will be ready.
4.4.3
WIP
4.4.2
Adding
- temporary support for PHP 8 until the dependencies officially support it.