Skip to content

Releases: node-3d/segfault-raub

Release 3.0.1

31 Oct 12:30
Compare
Choose a tag to compare

Fixed the install link.

Release 3.0.0

31 Oct 10:45
Compare
Choose a tag to compare
  • Removed MacOS 64 build.
  • Merged import adjustment from @epessoa-i.
  • Implemented log path customization.
  • Fixed non-Windows logging logic issue.
  • Added unit tests for file logging behavior.
  • Updated README.

Release 2.3.0

30 May 18:31
Compare
Choose a tag to compare

Updated dependencies and Node version.
Merged fixes from @epessoa-i.
Added MacOS ARM build.

Release 2.1.2

07 Oct 18:49
Compare
Choose a tag to compare
  • Updated dependencies.
  • Removed Jest in favor of Node.js test runner.

Release 2.1.0

08 May 17:21
Compare
Choose a tag to compare

Updated the module dependencies.

Release 2.0.0

06 Jan 08:31
Compare
Choose a tag to compare

Added ability to enable and disable listening for specific signals.

Reworked Windows stack-trace helper.

Upgraded the GitHub build action and added Linux Aarch64 support.

Fix AT dependency

28 Nov 17:35
Compare
Choose a tag to compare

Prevent errors caused by the missing napi module.

Fix install tag

25 Sep 14:54
Compare
Choose a tag to compare

Changed the install tag to 1.3.0

Update dependencies

25 Sep 14:47
Compare
Choose a tag to compare

Updated dependencies and rebuilt with the latest NAPI and Node 16 LTS.

Update Build System

25 Apr 12:36
Compare
Choose a tag to compare

Switched to GitHub Actions.
Rebuilt with GitHub Actions.
Fixed vulnerability.
Updated dependencies.