Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 792 Bytes

CHANGELOG.md

File metadata and controls

31 lines (20 loc) · 792 Bytes

Change Log

v1.0.0

  • Major: No longer warns on res.close event
  • better TypeScript support
  • some improvements to readme

v0.8.0

  • add filter option let users filter out certain log messages (#15)

v0.7.0

  • add excludeHeaders option (#12)
  • add typescript declaration

v0.6.0

  • change UUID library from node-uuid to uuid.
  • change to UUID v1 algorithm, see #11 for details.

Older version

Information about earlier version can be found by reading the git log. Please open a pull request if you want to see it here.