Skip to content

Release 0.4.0

Compare
Choose a tag to compare
@Jake-Shadle Jake-Shadle released this 21 Jul 14:06
· 142 commits to main since this release

Changed

  • PR#50 updated minidump-common and crash-context.

Fixed

  • PR#50 resolved #33 by encoding the full exception info in the exception_information field of the exception stream.
  • PR#50 resolved #34 by unwrapping EXC_CRASH exceptions to retrieve the wrapped exception.