v0.20.0
What's Changed
- feat: add .dump() for fetching raw minidump contents by @nornagon in #39
- fix: walkStack result type by @pd4d10 in #37
- fix: support dump_syms on macOS by @aminya in #40
- feat: prebuild minidump by @aminya in #42
- fix: destructuring commandArgs by @bytemain in #45
- fix: chmod binaries before publishing by @aminya in #43
- chore: add
dump
typing by @bytemain in #47
New Contributors
Full Changelog: v0.19.0...v0.20.0