Skip to content

Releases: JustSteveKing/LaravelPostcodes

4.0.0

20 Apr 15:15
98f45d8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...4.0.0

3.0.0

22 Jun 13:22
72d344e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...3.0.0

Laravel 9 SUpport

01 Mar 08:52
cb2d2f8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V1.5.0...2.0.0

Adding Facade for easy access

18 Jun 16:50
8146ea6
Compare
Choose a tag to compare
Merge pull request #42 from dnwjn/feature/facade

Facade implementation

PHP 8 support

18 Jun 16:43
68e6e57
Compare
Choose a tag to compare
V1.4.0

Add PHP 8 Support

Laravel 8 Support

16 Oct 12:12
b9d6e1c
Compare
Choose a tag to compare

Thanks to @JayBizzle we now have Laravel 8 support 🎉

Extending Service

03 Mar 12:45
Compare
Choose a tag to compare

Adding the option to preValidate a postcode instead of making a service call using regex.

Adding the outbound postcode validation using regex.

Extending tests to cover new methods, and migrating from Travis to github actions