Releases: infinitepower18/CrashReportKit
Releases · infinitepower18/CrashReportKit
Release list
CrashReportKit v0.2.0
CrashReportViewer is now CrashReportKit, reflecting its broader focus on turning Apple’s low-level CrashedProcess into persistent, human-readable JSON reports without requiring developers to implement thread inspection, stack unwinding, report formatting, or storage themselves. The underlying APIs are now provided by CrashReportKit, while the optional SwiftUI viewer and crash-processing integration are available separately as CrashReportKitUI and CrashReportKitExtension.
A macOS Inspector has also been released for symbolicating CrashReportKit reports.
CrashReportViewer v0.1.1
Made some corrections to the documentation.
CrashReportViewer v0.1.0
First pre-release version.