Releases: rapidwebltd/php-postcodes
Releases · rapidwebltd/php-postcodes
v2.2.0
16 Apr 12:30
Compare
Sorry, something went wrong.
No results found
Change validator to check for various invalid postcodes.
Add PHP 7.2 support.
v2.1.3
09 Mar 14:15
Compare
Sorry, something went wrong.
No results found
Fix tokenizer returning lower case outward/inward codes.
This release also includes:
Minor fix to documentation.
Improved testing.
v2.1.2
09 Mar 13:48
Compare
Sorry, something went wrong.
No results found
Fix to invalid method call in postcode tokenizer.
Add custom exception for invalid postcodes.
This release also includes:
v2.1.1
30 Jan 19:33
Compare
Sorry, something went wrong.
No results found
Fix license in composer file.
This release also includes:
Improvements to documentation.
Change to package description in composer file.
v2.1.0
29 Aug 09:35
Compare
Sorry, something went wrong.
No results found
Added additional methods to PostcodeAnywhere object to allow for creation of slim implementations
Various minor fixes
v2.0.0
22 Jun 13:21
Compare
Sorry, something went wrong.
No results found
Added support for Postcode Anywhere (PCA Predict) postcode lookup service.
Major refactoring, including use of custom Address class.
Rewritten documentation, specifically postcode lookup service setup instructions.
v1.2.1
23 May 10:29
Compare
Sorry, something went wrong.
No results found
v1.2.0
11 May 09:49
Compare
Sorry, something went wrong.
No results found
Added the ability to get a postcode's outward and inward codes.
v1.1.2
17 Jan 12:59
Compare
Sorry, something went wrong.
No results found
Fix to getting an IdealPostcodes object using getByEnvironment method.
v1.1.1
17 Jan 12:57
Compare
Sorry, something went wrong.
No results found
Fix to getting the Ideal Postcodes API Key from an environment variable.