This repository was archived by the owner on Aug 30, 2023. It is now read-only.
Releases: getsentry/raven-swift
Releases · getsentry/raven-swift
Remove warnings
0.5.0 Update version to 0.5.0
Support for tvOS
Support for tvOS [dcharbonnier]
Less restrictive tags
0.3.1 Make the tags dictionary on initializers less restrictive
Swift 2
- disable EMBEDDED_CONTENT_CONTAINS_SWIFT for iOS/OSX framework target [hankbao]
- Swift 2 support [pepibumur/timorzadir]
Default capture message
- Fixing the default capture message function to properly record the function, file and line number. [eriksargent]
Cocoapods
- Fixed an issue parsing and validating the DSN URL [ericsargent]
- Makes the UncaughtExceptionHandler easier to use by making it work without requiring a user to import their project into Objective-C [ericsargent]
- Added documentation and help text to all public facing functions [eriksargent]
- Added podspec for Cocoapods [eriksargent]