Skip to content

Releases: ideal-postcodes/postcodes.io

12.0.0

22 Jun 22:26
Compare
Choose a tag to compare

12.0.0 (2020-06-22)

Bug Fixes

  • a11y: add title attributes to iframe elements and structure headings on page (65ca5a3)

chore

  • Node: Deprecate node 8, switch to node 12 LTS (e8d211c)

Features

  • Data: Update ONSPD, Open Names, SPD (a92a91a)

BREAKING CHANGES

  • Node: Node 8 no longer supported

11.1.0

06 Mar 14:17
Compare
Choose a tag to compare

11.1.0 (6/3/2020)

  • Updated ONSPD to Feb 2020
  • Updated Open Names to Jan 2020
  • Updated GSS codes for missing parishes
  • Chore: Refactored static ejs templates

11.0.1

06 Jan 13:06
2f4039a
Compare
Choose a tag to compare

11.0.1 (6/1/2020)

  • Fix: codes.cgg incorrectly returning short code rather than GSS code

11.0.0

03 Jan 10:27
5d6316a
Compare
Choose a tag to compare

11.0.0 (3/1/2020)

  • Breaking Change CCG Short Code column added to ccgs table
  • CCG Short Code returned in codes object
  • Update ONSPD to November 2019
  • Update OS Open Names to October 2019
  • Updated GSS codes for midding NUTS
  • Updated GSS codes for midding wards
  • New docker-compose setup for test, dev and s3 pg_dump testing

10.2.1

02 Sep 06:32
Compare
Choose a tag to compare

10.2.1 (2/9/2019)

  • Return specific error message if postcode not in SPD but in ONSPD. Thanks to @mashedkeyboard

10.2.0

28 Aug 18:54
61c96d4
Compare
Choose a tag to compare

10.2.0 (27/8/2019)

  • Update ONSPD to August 2019
  • Update OS Open Names to July 2019
  • Updated GSS codes for missing wards
  • Integrated Scotland Postcode Directory (SPD) dataset
  • Added Scotland postcode lookup (for Scottish Constituencies) /scotland/postcodes/:postcode

10.1.4

11 Jul 11:41
Compare
Choose a tag to compare

10.1.4 (5/7/2019)

  • CI testing on node 12 (instead of 11)
  • Deprecated PMX configuration option. Use prom-client for monitoring
  • Fix: Prom client uses stricter path matching to reduce cardinaility in path= label
  • Update ONSPD to May 2019
  • Update OS Names dataset to April 2019
  • Rebuild GSS codes

10.1.3

23 Mar 11:08
Compare
Choose a tag to compare

10.1.3 (23/3/2019)

  • Enable prometheus endpoint
  • .env files loaded upon application start. These are overwritten with explicit ENV variables

10.1.2

07 Mar 08:18
Compare
Choose a tag to compare

10.1.2 (7/3/2019)

  • Fix: npm run setup on ubuntu
  • Dependency Update: switch from pmx to @pm2/io
  • Add ability to define google analytics key with environment variable

10.1.1

06 Mar 07:18
Compare
Choose a tag to compare

10.1.1 (6/3/2019)