This repository was archived by the owner on Apr 20, 2024. It is now read-only.
Releases: ml-archive/bugsnag
Releases Β· ml-archive/bugsnag
Version 0.1.2
Added
- Support for explicitly specifying if an error should be reported or not using metadata ("report").
Changed
- Updated to support new
AbortErrorprotocol (#7). Errors not conforming toAbortErrorwill now also be thrown.
Version 0.1.1
- Fix Linux crash due to call to callStackSymbols
Version 0.1.0
- Initial release