Skip to content

Releases: pinojs/pino-pretty

v4.8.0

09 May 14:26
7693cd4
Compare
Choose a tag to compare
  • Support ignoring nested properties #180
  • Doc and CI updates #183

v4.7.1

08 Mar 16:59
Compare
Choose a tag to compare

📚 PR:

  • Fix trailing space in singleLine mode (#165)

v4.7.0

05 Mar 09:48
Compare
Choose a tag to compare

📚 PR:

  • Bump fastify/github-action-merge-dependabot from v1.1.1 to v1.2.0 (#163)
  • Bump fastify/github-action-merge-dependabot from v1.2.0 to v1.2.1 (#164)
  • feat: gray out meta data object when using --singleLine=true (#161)

v4.6.0

02 Mar 18:04
Compare
Choose a tag to compare

📚 PR:

  • chore: add dependabot ci workflow; add badges to readme (#150)
  • Bump actions/setup-node from v1 to v2.1.4 (#151)
  • Bump actions/checkout from v1 to v2.3.4 (#153)
  • Bump actions/cache from v1 to v2.1.4 (#152)
  • Bump dateformat from 3.0.3 to 4.5.1 (#154)
  • Bump standard from 14.3.4 to 16.0.3 (#155)
  • Bump snazzy from 8.0.0 to 9.0.0 (#156)
  • chore: add parallel coverage generation; linting (#157)
  • Bump actions/setup-node from v2.1.4 to v2.1.5 (#159)
  • Add singleLine config option (#158)

v4.5.0

01 Feb 15:20
Compare
Choose a tag to compare

📚 PR:

  • feature: allow the user to set the messageFormat option as a function (#146)

v4.4.0

30 Jan 21:10
bc6be51
Compare
Choose a tag to compare
  • Revert output formatting #141 #140
  • Add ability to suppress object printing #145

v4.3.0

06 Oct 15:22
Compare
Choose a tag to compare

📚 PR:

  • Add levelLlabel option (#134)
  • Use tab to align output of all levels (#135)
  • fix test - extra space removed (#136)
  • Allow nested key in messageFormat (#95)

v4.2.1

06 Sep 09:28
Compare
Choose a tag to compare

📚 PR:

  • Avoid adding spaces at the beginning of the line, fixes #129 (#130)

v4.2.0

28 Aug 14:40
Compare
Choose a tag to compare

📚 PR:

  • Remove "v" prop from LOGGER_KEYS constant. Update tests (#128)

v4.1.0

19 Jul 19:31
852fdf7
Compare
Choose a tag to compare
  • Bump dependencies #121