Skip to content

0.11.0

Latest

Choose a tag to compare

@Jake-Shadle Jake-Shadle released this 15 Sep 07:10
· 20 commits to main since this release

Changed

  • PR#146 changed windows::MinidumpWriter::dump_crash_context to take crash_context by reference.
  • PR#155 refactored a large portion of the code.

Fixed

  • PR#150 fixed undefined behavior in the Linux crash dump writing.