Skip to content
This repository has been archived by the owner on Mar 11, 2018. It is now read-only.

Latest commit

 

History

History
106 lines (57 loc) · 5.22 KB

CHANGELOG.md

File metadata and controls

106 lines (57 loc) · 5.22 KB

3.4.0 (2017-04-01)

3.3.0 (2017-03-06)

Features

3.2.0 (2017-02-28)

Features

v3.1.1

  • 55be859 update dependencies (Christophe Hurpeau)
  • c97f1e1 fix: logger key warning (Christophe Hurpeau)
  • 2582acc chore(package): update dependencies (Christophe Hurpeau)

v3.1.0

  • 3641ac2 refactor: update dependencies, add notice and critical (Christophe Hurpeau)

v3.0.1

  • e0b047d fix: getConfigForLoggerRecord key can be undefined (Christophe Hurpeau)

v3.0.0

v3.0.0-rc.2

  • f3e52ab fix: metadata is optional (flow) (Christophe Hurpeau)

v3.0.0-rc.1

  • 39bfe4c refactor: flow (Christophe Hurpeau)

v3.0.0-beta.5

  • 976199b fix: key replace all dot not just the first one (Christophe Hurpeau)

v3.0.0-beta.4

  • b3481cb refactor: breaking: logger doesn't returns itself now (Christophe Hurpeau)

v3.0.0-beta.3

  • 5def4da feat: warn dot in key add key and diplayname (Christophe Hurpeau)

v3.0.0-beta.2

  • 162bb6a fix: warn without key (Christophe Hurpeau)

v3.0.0-beta.1

  • e89d21b refactor: update pob (Christophe Hurpeau)
  • 7bfadc9 feat: update dependencies (Christophe Hurpeau)
  • 8e6bf88 refactor: remove nightingale-debug, use : for child (Christophe Hurpeau)

v1.6.0

  • 73701de nighingale v2 compatibility for nightingale-logger v1 (Christophe Hurpeau)

v1.5.0

v1.4.0

  • 309e2ac fix circleci (Christophe Hurpeau)
  • 9bde812 update dependencies (Christophe Hurpeau)

v1.3.0

  • 7b917b7 extendsContext (Christophe Hurpeau)
  • 34e9ca3 pob upgrade (Christophe Hurpeau)

v1.2.0

  • 97958a2 pob, infoTimeEnd, infoSuccessTimeEnd, infoTime, add console.log on error when no loggers (Christophe Hurpeau)

v1.1.1

  • 67c1594 .doclets.yml (Christophe Hurpeau)
  • b7c7e45 pass this.key in isHandling (DEBUG), context and child (Christophe Hurpeau)

v1.1.0

use metadata: for timeEnd { timeMs, readableTime } for enter and exit { functionName }