Skip to content

0.1.0

Choose a tag to compare

@freekmurze freekmurze released this 08 Sep 08:45
· 3 commits to main since this release
90fa743

Initial Swift Package Manager release with error reporting, structured context, breadcrumbs, and optional native crash capture through PLCrashReporter.

Crash reports are saved locally and uploaded on the next launch. Upload failures return safely and remain queued for a later attempt. Includes macOS and Linux tests and a standalone macOS example.

Flare currently uses JavaScript compatibility metadata for ingestion. Native frames contain binary names and offsets; source-level symbolication is not included.