This repository has been archived by the owner on Feb 2, 2022. It is now read-only.
3.0.0
Added
- Add CLI flag to dump reports with parsing errors on disk. This also adds helper functions and tests to simplify the
debuging of the dumps. [#214]
Changed
- The internal format was updated to allow automated data validation, prevent invalid values to injected in the data
and handle multiple fatalities in one crash. New fields were added such asmiddle name
orgeneration
. [#199]