Releases: pelias/wof-admin-lookup
Releases · pelias/wof-admin-lookup
v7.0.0
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
6.5.1 (2020-03-18)
Bug Fixes
- log: add log messages to assist in debugging (eae0940)
v6.5.0
6.5.0 (2020-03-18)
Features
- local: gracefully handle shutting down workers before the service has finished instantiating (828fb2f)
v6.4.0
6.4.0 (2020-03-10)
Features
- sqlite: supports for multiple databases (36337fd)
v6.3.0
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
6.2.0 (2020-02-06)
Features
- postal cities: Update postal cities data (f640267)
v6.1.0
6.1.0 (2020-02-06)
Features
- postal cities: Disable postal cities in Australia (c0ad143)
v6.0.1
6.0.1 (2020-02-06)
Bug Fixes
- postalCities: Do not assign a parent that is already there (5f61dd5)
v6.0.0
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
5.5.2 (2019-12-17)
Bug Fixes
- package: update pelias-whosonfirst to version 3.0.0 (3af37c1)