Skip to content

Releases: pelias/logger

v1.6.0

17 Mar 13:42
8ce6caf
Compare
Choose a tag to compare

1.6.0 (2022-03-17)

Features

v1.5.1

15 Jun 15:25
93c0d3d
Compare
Choose a tag to compare

1.5.1 (2021-06-15)

Bug Fixes

  • package: update dependencies (9d972b6)

v1.5.0

24 Apr 15:36
89379ef
Compare
Choose a tag to compare

1.5.0 (2020-04-24)

Features

  • Node.js: Drop support for Node.js 8 (7c360e8)

v1.4.1

08 May 10:25
7b391df
Compare
Choose a tag to compare

1.4.1 (2019-05-08)

Bug Fixes

  • package: update pelias-config to version 4.0.0 (f777bb4), closes #49

v1.4.0

14 Feb 02:57
5705145
Compare
Choose a tag to compare

1.4.0 (2019-02-14)

Features

  • Node.js: Drop support for Node.js 6 (125d498)

v1.3.0

10 Sep 20:22
39ea634
Compare
Choose a tag to compare

1.3.0 (2018-09-10)

Features

  • npm: add npmrc disabling package-lock.json (39ea634)

v1.2.1

01 Sep 19:18
fa8a7c0
Compare
Choose a tag to compare

1.2.1 (2018-09-01)

Bug Fixes

  • json-logs: use stringify option (fc702f1)

v1.2.0

01 Sep 16:49
7ff7e6c
Compare
Choose a tag to compare

1.2.0 (2018-09-01)

Features

  • console-log: Allow configuring logs as JSON (9f02774)

v1.1.0

01 Sep 16:29
b825c3b
Compare
Choose a tag to compare

1.1.0 (2018-09-01)

Features

  • release: replace semantic-release dep with Travis build stages (c795127)

v1.0.0

01 Sep 14:06
Compare
Choose a tag to compare

1.0.0 (2018-09-01)

Features

BREAKING CHANGES

  • version: There actually is nothing in this change, however we
    want to force a release to 1.0.0. sem-ver defines different
    functionality for versions below 1.0.0. We want the normal behavior.