Skip to content

Releases: Daursu/postcode-lookup

Added support for Laravel 9

Choose a tag to compare

@Daursu Daursu released this 11 Feb 03:21
5cc726f

Laravel 8 support

Choose a tag to compare

@Daursu Daursu released this 11 Sep 00:51
8029b96

Added Laravel 8 support

Laravel 7 support

Choose a tag to compare

@Daursu Daursu released this 30 Apr 00:26
bec637c

This release brings Laravel 7 support.

Spaces

Choose a tag to compare

@Daursu Daursu released this 23 Jun 16:56
641f8ef

Changelog

Bug fixes

  • Preserve spaces within the postcode, which fixes #10

Packagist fix

Choose a tag to compare

@Daursu Daursu released this 26 Feb 11:25

Fix packagist hooks

Google API key

Choose a tag to compare

@Daursu Daursu released this 11 Feb 18:16
6c49418

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.