Releases: pinojs/pino-pretty
Releases · pinojs/pino-pretty
v2.2.0
- updated dependencies, dropped through2 #32
v2.1.0
- Do not treat errors without a stacktrace as errors #30
v2.0.1
- Fix handling of properties with undefined values #19 #21
- docs #18 #20
- the default for colorize should be terminal-dependent #22
v1.0.1
- Fix CLI default time format string (#7)
- Make
dateFormat
imply translateTime
when a user value is specified (#7)