Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 604 Bytes

File metadata and controls

32 lines (17 loc) · 604 Bytes

Changelog

0.3.0

  • feat: Capture thread state from AsyncLocalStorage store (#24)

0.2.3

  • fix: Failing install script (#22)

0.2.2

  • fix: when tracking threads, use a monotonic clock that ignores system suspension (#14)
  • ci: Build Linux in container for wider glibc support (#15)

Thanks to @matthew-nicholson-anrok for their contribution!

0.2.1

  • fix: Correct the Electron warning log message

0.2.0

  • feat: Allow disabling of watchdog tracking per thread (#11)

0.1.1

  • meta: Improve README.md, package.json metadata and add LICENSE (#10)

0.1.0

Initial release