Skip to content

Releases: spatie/geocoder

3.12.0

Choose a tag to compare

@freekmurze freekmurze released this 09 Feb 07:51

What's Changed

New Contributors

Full Changelog: 3.11.0...3.12.0

3.11.0

Choose a tag to compare

@riasvdv riasvdv released this 18 Nov 08:53
  • Add support for PHP 8.1

Full Changelog: 3.10.1...3.11.0

3.10.1

Choose a tag to compare

@freekmurze freekmurze released this 02 Dec 15:47
083438f
  • revert previous version

3.10.0

Choose a tag to compare

@freekmurze freekmurze released this 01 Dec 21:21
c40e58d
  • add plus_code to formatted response (#91)

3.9.3

Choose a tag to compare

@Nielsvanpach Nielsvanpach released this 01 Dec 14:14
80575c9

Support for PHP 8

3.9.2

Choose a tag to compare

@rubenvanassche rubenvanassche released this 09 Sep 07:36
  • Add support for Laravel 8

3.9.1

Choose a tag to compare

@freekmurze freekmurze released this 05 Aug 07:26
be3e4d4
  • add ability to resolve Geocoder from the fully qualified class name (#87)

3.9.0

Choose a tag to compare

@freekmurze freekmurze released this 27 Jul 11:40
a260352
  • return multiple results for reverse-geocoding (#86)

3.8.1

Choose a tag to compare

@freekmurze freekmurze released this 01 Jul 07:56
b5bf77f
  • allow Guzzle 7

3.8.0

Choose a tag to compare

@freekmurze freekmurze released this 11 May 15:17
6ff074c
  • return multiple results as array rather than just the first one (#73)