Skip to content

Releases: pelias/whosonfirst

v2.35.0

21 Mar 13:53
568df2b
Compare
Choose a tag to compare

2.35.0 (2019-03-21)

Features

  • name_aliases: index "name:eng_x_preferred" and "name:eng_x_variant" as aliases for name.default (71d81ed)

v2.34.0

19 Mar 12:50
3a55b3e
Compare
Choose a tag to compare

2.34.0 (2019-03-19)

Features

  • util: allow the sqlite_extract_data util to extract the entire contents of the database (4a2b354)

v2.33.0

19 Mar 11:22
524bdec
Compare
Choose a tag to compare

2.33.0 (2019-03-19)

Features

  • utils: update sqlite_common.js to enscape quotes according to RFC 4180 (59fced7)

v2.32.0

18 Mar 13:47
84244d5
Compare
Choose a tag to compare

2.32.0 (2019-03-18)

Bug Fixes

  • sqlite: add max_old_space_size to avoid memory limit issues (cd51d01)
  • sqlite: Use curl in silent mode (cb77dda)

Features

  • sqlite: Add script for sqlite cleanup (remove unseless entries) (7ace6b9)
  • sqlite: Add support in download all for sqlite databases (56e679f)
  • sqlite: Add supports in bundle list for sqlite databases (with tests) (ceac268)
  • sqlite: Add supports in read stream use whosonfirst.sqlite opt (2258ea2)
  • sqlite: Add test for SQLite read stream (7b7d58a)
  • sqlite: Expose toJSONStream and rename sqliteStream to SQLiteStream (fe72d83)
  • sqlite: fix regex to avoid matching .db.timestamp files (f9ee4a6)
  • sqlite: Fix typo and code more robust (914f713)
  • sqlite: Implement SQLite read stream (2bcb163)
  • sqlite: improved logging message (5cb4455)
  • sqlite: iterator improvements (039730e)
  • sqlite: query performance tweaks (f1366e8)
  • sqlite: Supports importPlace configuration via sqlite import (readStream) (fd4de31)
  • sqlite: Update Readme for sqlite option (ffecf4e)

v2.31.0

22 Feb 02:15
76ee1e8
Compare
Choose a tag to compare

2.31.0 (2019-02-22)

Features

  • logger: Use dbclient name functionality (e488fe8)

v2.30.3

14 Feb 03:04
2ee051d
Compare
Choose a tag to compare

2.30.3 (2019-02-14)

Bug Fixes

  • package: update iso3166-1 to version 0.5.0 (f50b36d)

v2.30.2

09 Nov 21:12
362f70b
Compare
Choose a tag to compare

2.30.2 (2018-11-09)

Bug Fixes

  • download: Add maxDownloads to schema (362f70b)

v2.30.1

07 Nov 14:58
c331b88
Compare
Choose a tag to compare

2.30.1 (2018-11-07)

Bug Fixes

  • package: update through2 to version 3.0.0 (5f1e5a5)

v2.30.0

05 Nov 00:57
e08b762
Compare
Choose a tag to compare

2.30.0 (2018-11-05)

Features

  • download: Support custom download URL for bundle downloads (cf6b7a6)

v2.29.0

04 Nov 16:09
33dd2bd
Compare
Choose a tag to compare

2.29.0 (2018-11-04)

Features

  • docs: Update README (33dd2bd)
  • download: Allow configuring download count (7f5faae)