Skip to content

Releases: pinojs/pino

v2.1.0

06 Apr 10:43
Compare
Choose a tag to compare
  • #24 extreme mode allows a 60% perf improvement

v2.0.0

01 Apr 19:30
Compare
Choose a tag to compare
  • #21 sub-child loggers, up to 20% perf improvement
  • breaking change in that methods must be called on (or else bound to) the pino object

v1.1.1

01 Apr 17:22
Compare
Choose a tag to compare
  • #22 fix json output

v1.1.0

31 Mar 14:48
Compare
Choose a tag to compare
  • #18 Added the error
    serializer
  • #17 throw when creating a
    child logger without bindings

v1.0.5

31 Mar 13:09
Compare
Choose a tag to compare
  • Restored the executable functionality

v1.0.4

31 Mar 12:54
Compare
Choose a tag to compare
  • README fix: the order of params in the constructor was inverted by @mcollina

v1.0.3

31 Mar 07:07
Compare
Choose a tag to compare

v1.0.2

31 Mar 07:06
Compare
Choose a tag to compare

v1.0.1

31 Mar 07:06
Compare
Choose a tag to compare
  • 6x speed increase on multi arg logs by using custom format/interpolation function instead of util.format #13 by @davidmarkclements

v1.0.0

17 Mar 11:53
Compare
Choose a tag to compare