Skip to content

Releases: pelias/interpolation

v2.8.1

29 Sep 16:21
9153fab
Compare
Choose a tag to compare

2.8.1 (2021-09-29)

Bug Fixes

  • NPM: Update homepage URL in package.json (c7c5cc3)

v2.8.0

29 Sep 16:00
b746e34
Compare
Choose a tag to compare

2.8.0 (2021-09-29)

Features

  • deps: upgrade better-sqlite3 to v7.4.3 (efd1525)

v2.7.1

29 Sep 15:43
9222a8b
Compare
Choose a tag to compare

2.7.1 (2021-09-29)

Bug Fixes

  • docker_build_script: improve bash error checking, relax pbf extension pattern matching (c7122d5)

v2.7.0

22 Jul 00:01
8ae075d
Compare
Choose a tag to compare

2.7.0 (2020-07-22)

Features

  • server: add HOST environment variable support to bind to a specific network address (f9d2517)

v2.6.0

30 Jun 15:24
Compare
Choose a tag to compare

2.6.0 (2020-06-30)

Features

  • server: update nearby endpoint to return projected point-on-line (7827d2d)

v2.5.0

13 May 06:48
Compare
Choose a tag to compare

2.5.0 (2020-05-13)

Features

  • updated maps to be more consistent with pelias/design (bc71e0a)

v2.4.1

30 Mar 18:33
dae9527
Compare
Choose a tag to compare

2.4.1 (2020-03-30)

Bug Fixes

  • package: update cli-table3 to version 0.6.0 (f2422bb)

v2.4.0

30 Mar 13:48
a1d3a39
Compare
Choose a tag to compare

2.4.0 (2020-03-30)

Bug Fixes

  • dockerfile: Dockerfile permissions (532ee0f)
  • dockerfile: use "unsafe-perm" in order to allow running the postinstall script as root instead of nobody (8ef0986)
  • query: fix SQL syntax error (5a70db6)
  • ticker: stop ticker on stream error (fb7fdf6)
  • vertices: use new unsafe feature of better-sqlite3 (0ba2478)

Features

  • sqlite: move query caching logic to class (ca15a8a)
  • sqlite: refactor codebase to use better-sqlite3 client module (e76298d)
  • sqlite: use prepared statment cache (8a99b60)

v2.3.0

19 Mar 20:10
cd651aa
Compare
Choose a tag to compare

2.3.0 (2020-03-19)

Features

  • deps: Remove fs-extra module (c1eeb48)

v2.2.0

13 Mar 19:36
a121a6a
Compare
Choose a tag to compare

2.2.0 (2020-03-13)

Features

  • package: use node-postal module compatible with node12 (8d6ff7a)