Releases: pinojs/pino-pretty
Releases · pinojs/pino-pretty
v4.7.0
📚 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
📚 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
📚 PR:
- feature: allow the user to set the
messageFormat
option as a function (#146)
v4.4.0
- Revert output formatting #141 #140
- Add ability to suppress object printing #145
v4.3.0
📚 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
📚 PR:
- Avoid adding spaces at the beginning of the line, fixes #129 (#130)
v4.2.0
📚 PR:
- Remove "v" prop from LOGGER_KEYS constant. Update tests (#128)
v4.0.3
📚 PR:
- Skip timestampKey in Prettified Object (#120)
v4.0.2
📚 PR:
- Revert "Prettify Time Before Filtering (#117)" (#119)