Skip to content

Releases: pelias/wof-admin-lookup

v7.0.0

23 Apr 20:18
bd31b26
Compare
Choose a tag to compare

7.0.0 (2020-04-23)

Features

  • Always use sqlite as data source (adedf14)

BREAKING CHANGES

  • This implements a hard switchover to using SQLite files
    for admin lookup. Using bundle files is no longer supported, and as a
    result the imports.whosonfirst.sqlite setting is now ignored.

wof-admin-lookup will now behave as if that flag was always set to
true.

Closes #293

v6.5.1

18 Mar 09:42
452932c
Compare
Choose a tag to compare

6.5.1 (2020-03-18)

Bug Fixes

  • log: add log messages to assist in debugging (eae0940)

v6.5.0

18 Mar 09:24
d25718e
Compare
Choose a tag to compare

6.5.0 (2020-03-18)

Features

  • local: gracefully handle shutting down workers before the service has finished instantiating (828fb2f)

v6.4.0

10 Mar 16:18
e07f770
Compare
Choose a tag to compare

6.4.0 (2020-03-10)

Features

  • sqlite: supports for multiple databases (36337fd)

v6.3.0

12 Feb 03:19
e158106
Compare
Choose a tag to compare

6.3.0 (2020-02-12)

Features

  • postal cities: Revert duplicate ID protection (e84ca58)
  • postal_boroughs: make postal cities more placetype agnostic, add tests for boroughs (c4eed8d)

v6.2.0

06 Feb 23:47
ebe2e0d
Compare
Choose a tag to compare

6.2.0 (2020-02-06)

Features

  • postal cities: Update postal cities data (f640267)

v6.1.0

06 Feb 23:37
eb140ec
Compare
Choose a tag to compare

6.1.0 (2020-02-06)

Features

  • postal cities: Disable postal cities in Australia (c0ad143)

v6.0.1

06 Feb 23:15
54789f3
Compare
Choose a tag to compare

6.0.1 (2020-02-06)

Bug Fixes

  • postalCities: Do not assign a parent that is already there (5f61dd5)

v6.0.0

17 Dec 19:54
6d030e5
Compare
Choose a tag to compare

6.0.0 (2019-12-17)

Features

  • Node.js: Drop support for Node.js 8 (1800ccd)

BREAKING CHANGES

  • Node.js: Node.js 8 is no longer supported as it will reach end of
    life
    at the end of 2019.

Connects pelias/pelias#837

v5.5.2

17 Dec 19:52
f51851c
Compare
Choose a tag to compare

5.5.2 (2019-12-17)

Bug Fixes

  • package: update pelias-whosonfirst to version 3.0.0 (3af37c1)