This repository has been 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
AbortError
protocol (#7). Errors not conforming toAbortError
will now also be thrown.
Version 0.1.1
- Fix Linux crash due to call to callStackSymbols
Version 0.1.0
- Initial release