Releases: rapidwebltd/php-postcodes
Releases · rapidwebltd/php-postcodes
v2.2.0
Compare
Sorry, something went wrong.
No results found
Change validator to check for various invalid postcodes.
Add PHP 7.2 support.
v2.1.3
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
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
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
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
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
Compare
Sorry, something went wrong.
No results found
v1.2.0
Compare
Sorry, something went wrong.
No results found
Added the ability to get a postcode's outward and inward codes.
v1.1.2
Compare
Sorry, something went wrong.
No results found
Fix to getting an IdealPostcodes object using getByEnvironment method.
v1.1.1
Compare
Sorry, something went wrong.
No results found
Fix to getting the Ideal Postcodes API Key from an environment variable.