Skip to content

Releases: BugSplat-Git/node-dump-syms

v3.0.10

12 Sep 21:25
Compare
Choose a tag to compare

node-dump-syms 3.0.10

Full Changelog: v3.0.9...v3.0.10

v3.0.8

02 Jul 22:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.6...v3.0.8

v3.0.6

20 Mar 16:44
Compare
Choose a tag to compare

Full Changelog: v3.0.2...v3.0.6

v3.0.2

20 Mar 15:24
Compare
Choose a tag to compare

Full Changelog: v3.0.1...v3.0.2

v3.0.1

20 Mar 15:13
Compare
Choose a tag to compare

Full Changelog: v3.0.0...v3.0.1

v3.0.0

20 Mar 14:14
6400f4f
Compare
Choose a tag to compare

What's Changed

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

31 Mar 16:30
Compare
Choose a tag to compare

What's Changed

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

31 Mar 16:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

31 Mar 16:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

31 Mar 16:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/BugSplat-Git/node-dump-syms/commits/v1.0.0