Skip to content

Releases: pelias/wof-admin-lookup

v6.0.0

17 Dec 19:54
6d030e5
Compare
Choose a tag to compare

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

17 Dec 19:52
f51851c
Compare
Choose a tag to compare

5.5.2 (2019-12-17)

Bug Fixes

  • package: update pelias-whosonfirst to version 3.0.0 (3af37c1)

v5.5.1

25 Nov 20:14
2cbd669
Compare
Choose a tag to compare

5.5.1 (2019-11-25)

Bug Fixes

  • test: Do not join array of request parameters (3aea966)

v5.5.0

25 Nov 16:35
915a12d
Compare
Choose a tag to compare

5.5.0 (2019-11-25)

Features

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

v5.4.0

13 Sep 16:21
f13c744
Compare
Choose a tag to compare

5.4.0 (2019-09-13)

Features

  • deps: Move from joi to @hapi/joi (b0e98fe)

v5.3.3

28 Aug 13:40
007c405
Compare
Choose a tag to compare

5.3.3 (2019-08-28)

Bug Fixes

  • tests: Unit tests fail if sqlite: true is set in pelias.json (911d9f7), closes #262

v5.3.2

28 May 20:39
3a36022
Compare
Choose a tag to compare

5.3.2 (2019-05-28)

Bug Fixes

  • package: update async to version 3.0.1 (6fd2655)

v5.3.1

08 May 10:17
5561c53
Compare
Choose a tag to compare

5.3.1 (2019-05-08)

Bug Fixes

  • package: update pelias-config to version 4.0.0 (7c3f21d), closes #259

v5.3.0

19 Mar 10:53
e3ec9d1
Compare
Choose a tag to compare

5.3.0 (2019-03-19)

Features

  • sqlite: Add supports for SQLite reading with pelias-whosonfirst (5458d69)
  • sqlite: Supports importPlace configuration (6d26ce7)

v5.2.0

27 Feb 22:34
5217b9c
Compare
Choose a tag to compare

5.2.0 (2019-02-27)

Features

  • logger: Use warning for invalid value messages (8650c87)