Releases: BugSplat-Git/node-dump-syms
Releases · BugSplat-Git/node-dump-syms
v3.0.10
node-dump-syms 3.0.10
Full Changelog: v3.0.9...v3.0.10
v3.0.8
v3.0.6
Full Changelog: v3.0.2...v3.0.6
v3.0.2
Full Changelog: v3.0.1...v3.0.2
v3.0.1
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- chore!: remove precompiled binaries by @bobbyg603 in #8
Breaking Changes
- Combined dumpSyms and dumpSymsSync into a single sync method that calls Mozilla's dump_syms crate
Full Changelog: v2.0.0...v3.0.0
v2.0.0
What's Changed
- feat: support bullseye by @bobbyg603 in #6
BREAKING CHANGES:
- Due to node buffer size limitations and output path is now required.
- Dump_syms has various native dependencies and thus building for "Linux" is not reliable. Passing a platform enum is now required to invoke the correct dump_syms binary.
Full Changelog: v1.2.1...v2.0.0
v1.2.0
v1.1.0
v1.0.0
What's Changed
- Support AWS Lambda by @bobbyg603 in #1
Full Changelog: https://github.com/BugSplat-Git/node-dump-syms/commits/v1.0.0