Skip to content

Releases: rapidwebltd/php-postcodes

v2.2.0

16 Apr 12:30
Compare
Choose a tag to compare
  • Change validator to check for various invalid postcodes.
  • Add PHP 7.2 support.

v2.1.3

09 Mar 14:15
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • Fix to invalid method call in postcode tokenizer.
  • Add custom exception for invalid postcodes.

This release also includes:

  • Unit testing.

v2.1.1

30 Jan 19:33
5c6585d
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • Added additional methods to PostcodeAnywhere object to allow for creation of slim implementations
  • Various minor fixes

v2.0.0

22 Jun 13:21
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • Minor documentation fix.

v1.2.0

11 May 09:49
Compare
Choose a tag to compare

Added the ability to get a postcode's outward and inward codes.

v1.1.2

17 Jan 12:59
Compare
Choose a tag to compare

Fix to getting an IdealPostcodes object using getByEnvironment method.

v1.1.1

17 Jan 12:57
Compare
Choose a tag to compare

Fix to getting the Ideal Postcodes API Key from an environment variable.