Releases: pelias/whosonfirst
Releases · pelias/whosonfirst
v4.1.0
v4.0.0
4.0.0 (2020-04-23)
Features
- sqlite: add filter to remove alt-geometries (f8b6479)
- sqlite: Drop support for bundle downloads (d851218), closes #496 #226 #460
- sqlite: remove code to generate spr_obsolete index (b53f5fe)
- Default downloads to Geocode Earth (a0eb740)
BREAKING CHANGES
- sqlite: Support for the bundle downloads (files ending in
tar.bz2
) has been removed. Only SQLite downloads are supported and
thewhosonfirst
importer will now behave as if
imports.whosonfirst.sqlite
is set to true.
v3.3.1
v3.3.0
v3.2.1
v3.2.0
v3.1.0
v3.0.0
3.0.0 (2019-12-17)
Features
- Node.js: Drop support for Node.js 8 (33e5404)
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