Skip to content

Releases: ideal-postcodes/core-interface

1.8.1

27 Nov 17:48
Compare
Choose a tag to compare

1.8.1 (2020-11-27)

Bug Fixes

  • tsconfig: Bump tsconfig (37504cd)

1.8.0

22 Oct 09:05
Compare
Choose a tag to compare

1.8.0 (2020-10-22)

Features

  • ESM: Target ESNext in ESM builds (d44f960)

1.7.0

21 Oct 14:47
Compare
Choose a tag to compare

1.7.0 (2020-10-21)

Features

1.6.0

27 Jul 15:41
Compare
Choose a tag to compare

1.6.0 (2020-07-27)

Features

  • Query: Allow non-string query attributes (2de56cb)

1.5.0

05 Feb 16:45
Compare
Choose a tag to compare

1.5.0 (2020-02-05)

Features

  • Keys: Add ability to check licensee (46d1cd6)

1.4.0

06 Dec 10:01
Compare
Choose a tag to compare

1.4.0 (2019-12-06)

Bug Fixes

  • Browser Tests: Migrate to SL (2b96ae5)
  • README: Check against Markdown lint rules and correct grammar (b210165)

Features

  • Autocomplete: Expose autocomplete resource (b386ce0)

1.3.0

09 Jun 09:09
Compare
Choose a tag to compare

1.3.0 (2019-06-09)

Features

  • Error: Add specific 402 errors (270cfed)
  • Error: Allow optional metadata attribute (9d082a7)

1.2.0

07 Jun 11:54
Compare
Choose a tag to compare

1.2.0 (2019-06-07)

Bug Fixes

  • Karma-Typescript: Explicitly exclude typings module (b11e9e3)

Features

  • Client#checkKeyUsability: Implement key check (df6a611)
  • Client#lookupAddress: Implement address lookup (a53fb67)
  • Client#lookupPostcode: Implement and document postcode lookup (21e591e)
  • Client#lookupPostcode: Make results paginateable (a155f9f)
  • Client#lookupUdprn: Implement and document udprn search (e709853)
  • Client#lookupUmprn: Implement UMPRN lookup (14227c3)
  • Error: Export errors on Client (ff111f0)

1.1.1

06 Jun 07:43
Compare
Choose a tag to compare

1.1.1 (2019-06-06)

Bug Fixes

  • Karma-Typescript: Explicitly exclude typings module (ff40c04)

1.1.0

05 Jun 13:59
Compare
Choose a tag to compare

1.1.0 (2019-06-05)

Bug Fixes

  • Resource: Escape ID by default (b94d4f3)

Features

  • Client: Export client config (8dd2a37)