Skip to content

v0.2.0

Compare
Choose a tag to compare
@marcomagdy marcomagdy released this 08 May 18:36
· 97 commits to master since this release

Release Notes

  • (3c6fb20) Add support for capturing the call stack if there's a program fault, such as an unhandled exception, segmentation fault, etc.
    The heavy-lifting is done using the backward-cpp library.
  • (9df7041) Improve the packager to produce leaner zip files.
  • (fcbfc91) Handle a corner case in the packager when rpm is install on a Debian-based distro.