- Support V8 v14 by @timfish in #32
- (security) Replace execSync with execFileSync to prevent command injection by @fix-it-felix-sentry in #30
- Fix changelog-preview permissions by @BYK in #29
- Bump Craft version to fix issues by @BYK in #27
- Switch from action-prepare-release to Craft by @BYK in #25
- Update Craft version by @timfish in #34
- Enable Craft auto changelog by @timfish in #33
- Pin GitHub Actions to full-length commit SHAs by @joshuarli in #31
- Use pull_request_target for changelog preview by @BYK in #28
macos-13deprecation by @timfish in #26
- 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