Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: electron/node-minidump
base: v0.20.0
Choose a base ref
...
head repository: electron/node-minidump
compare: v0.22.0
Choose a head ref
  • 4 commits
  • 2 files changed
  • 4 contributors

Commits on Apr 9, 2021

  1. fix: remove minidump_stackwalk and minidump_dump from "bin"

    this was preventing `npm install` from completing successfully, as those
    files do not exist in the new prebuilt structure.
    nornagon committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    80ef11f View commit details
    Browse the repository at this point in the history
  2. fix: strip binaries

    aminya committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    4005633 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #48 from aminya/strip

    fix: strip binaries in build script
    nornagon committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    1f4bdf0 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. v0.22.0

    jkleinsc committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    0196df2 View commit details
    Browse the repository at this point in the history