Skip to content

Releases: pelias/whosonfirst

v4.1.0

23 Apr 22:03
3782818
Compare
Choose a tag to compare

4.1.0 (2020-04-23)

Features

  • deps: Remove fs-extra module (851bf20)

v4.0.0

23 Apr 20:07
7f06092
Compare
Choose a tag to compare

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
    the whosonfirst importer will now behave as if
    imports.whosonfirst.sqlite is set to true.

v3.3.1

02 Apr 13:59
Compare
Choose a tag to compare

3.3.1 (2020-04-02)

Bug Fixes

  • lbzip: for decompressing it should be lbunzip (fa17e35)

v3.3.0

19 Mar 22:54
5d1098d
Compare
Choose a tag to compare

3.3.0 (2020-03-19)

Features

  • config: support and expect importPostalcodes default true (8d66b2a)

v3.2.1

09 Mar 21:58
a51e467
Compare
Choose a tag to compare

3.2.1 (2020-03-09)

Bug Fixes

v3.2.0

05 Mar 02:07
05261e3
Compare
Choose a tag to compare

3.2.0 (2020-03-05)

Bug Fixes

  • download: Use correct lbzip2 (16ec100)
  • package: update better-sqlite3 to version 6.0.0 (85342e2)
  • sqlite: Use correct quoting for better-sqlite3-6.0.0 (37aa2af)

Features

  • lbzip2: add support for parallel decompression of bzip2 archives (e67fa8c)

v3.1.0

08 Jan 22:08
31d55e8
Compare
Choose a tag to compare

3.1.0 (2020-01-08)

Features

  • deps: Require >= pelias-config-4.8.0 (bd996bd)

v3.0.0

17 Dec 18:22
14594ae
Compare
Choose a tag to compare

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

v2.46.1

02 Dec 19:57
f8e97c0
Compare
Choose a tag to compare

2.46.1 (2019-12-02)

Bug Fixes

  • sqlite-hierarchy: ensure the placetype order when an import is done (125f2de)

v2.46.0

25 Nov 17:11
71161f5
Compare
Choose a tag to compare

2.46.0 (2019-11-25)

Features

  • package: update @hapi/joi to version 16.0.1 (4d1e7f0)