v0.2.0
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.