Skip to content

Releases: freshheads/FHPostcodeAPIClient

4.1.1

15 Apr 15:02
Compare
Choose a tag to compare
Fixed http_build_query() deprecation warning

4.1.0

22 Jul 07:11
4ba12f3
Compare
Choose a tag to compare
Bumped guzzlehttp/psr7 to v2.0 + minimal php version to 7.2 according…

4.0.1

27 Aug 09:56
25ff787
Compare
Choose a tag to compare
Merge pull request #22 from evertharmeling/develop

Support use of Guzzle 7

4.0.0: Merge pull request #21 from evertharmeling/develop

16 Aug 07:18
a62ffaf
Compare
Choose a tag to compare
Minor READM, php version fix, service definition update + added ext-j…

Updated API endpoint

22 Mar 09:37
82fa77e
Compare
Choose a tag to compare
Merge pull request #16 from pimjansen/feature/update-api-endpoint

Updated api endpoint to match specification documentation

3.0.0

05 Jan 09:56
Compare
Choose a tag to compare
  • Dropped direct usage of Guzzle and now make use of HTTPPlug, see README.
  • Added getPostcodes() call, to get postcodes based on provided latitude, longitude. Note that this call is only available with a premium account.

2.0.1: Merge pull request #10 from gnoesiboe/master

16 Feb 07:59
Compare
Choose a tag to compare
Fixed typo in 'getAddress' endpoint method (breaks api)

2.0.0

03 Feb 12:38
Compare
Choose a tag to compare
Updated link to new docs