Skip to content

Releases: rapidwebltd/php-postcodes

v2.2.0

Choose a tag to compare

@Jord-JD Jord-JD released this 16 Apr 12:30
  • Change validator to check for various invalid postcodes.
  • Add PHP 7.2 support.

v2.1.3

Choose a tag to compare

@Jord-JD Jord-JD released this 09 Mar 14:15
  • Fix tokenizer returning lower case outward/inward codes.

This release also includes:

  • Minor fix to documentation.
  • Improved testing.

v2.1.2

Choose a tag to compare

@Jord-JD Jord-JD released this 09 Mar 13:48
  • Fix to invalid method call in postcode tokenizer.
  • Add custom exception for invalid postcodes.

This release also includes:

  • Unit testing.

v2.1.1

Choose a tag to compare

@Jord-JD Jord-JD released this 30 Jan 19:33
5c6585d
  • Fix license in composer file.

This release also includes:

  • Improvements to documentation.
  • Change to package description in composer file.

v2.1.0

Choose a tag to compare

@Jord-JD Jord-JD released this 29 Aug 09:35
  • Added additional methods to PostcodeAnywhere object to allow for creation of slim implementations
  • Various minor fixes

v2.0.0

Choose a tag to compare

@Jord-JD Jord-JD released this 22 Jun 13:21
  • 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

Choose a tag to compare

@Jord-JD Jord-JD released this 23 May 10:29
  • Minor documentation fix.

v1.2.0

Choose a tag to compare

@Jord-JD Jord-JD released this 11 May 09:49

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

v1.1.2

Choose a tag to compare

@Jord-JD Jord-JD released this 17 Jan 12:59

Fix to getting an IdealPostcodes object using getByEnvironment method.

v1.1.1

Choose a tag to compare

@Jord-JD Jord-JD released this 17 Jan 12:57

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