- feat: Capture thread state from
AsyncLocalStoragestore (#24)
- fix: Failing install script (#22)
- 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!
- fix: Correct the Electron warning log message
- feat: Allow disabling of watchdog tracking per thread (#11)
- meta: Improve
README.md,package.jsonmetadata and addLICENSE(#10)
Initial release