Skip to content

Releases: pinojs/pino

v1.0.3

31 Mar 07:07

Choose a tag to compare

v1.0.2

31 Mar 07:06

Choose a tag to compare

v1.0.1

31 Mar 07:06

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

Choose a tag to compare

v0.4.2

16 Mar 13:37

Choose a tag to compare

  • Readme improvements, covering transports

v0.4.1

10 Mar 10:23

Choose a tag to compare

  • Moved benchmarks at the top of the README.

v0.4.0

09 Mar 16:17

Choose a tag to compare

v0.3.1

07 Mar 13:34

Choose a tag to compare

  • Avoid slicing the string when passing an object #3 by @mcollina

v0.3.0

07 Mar 12:33

Choose a tag to compare

v0.2.4

05 Mar 17:35

Choose a tag to compare

  • Do not write undefined properties.