Skip to content

Releases: Daursu/postcode-lookup

Added support for Laravel 9

11 Feb 03:21
5cc726f
Compare
Choose a tag to compare

Laravel 8 support

11 Sep 00:51
8029b96
Compare
Choose a tag to compare

Added Laravel 8 support

Laravel 7 support

30 Apr 00:26
bec637c
Compare
Choose a tag to compare

This release brings Laravel 7 support.

Spaces

23 Jun 16:56
641f8ef
Compare
Choose a tag to compare

Changelog

Bug fixes

  • Preserve spaces within the postcode, which fixes #10

Packagist fix

26 Feb 11:25
Compare
Choose a tag to compare

Fix packagist hooks

Google API key

11 Feb 18:16
6c49418
Compare
Choose a tag to compare

Changelog

  • Added configuration file and the ability to set the Google API key.
  • Updated namespaces to PSR-4
  • Added test stubs.
  • Dropped support for Laravel 4.