Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Releases: getsentry/raven-swift

Remove warnings

26 May 18:42

Choose a tag to compare

0.5.0

Update version to 0.5.0

Support for tvOS

30 Dec 22:11

Choose a tag to compare

Support for tvOS [dcharbonnier]

Less restrictive tags

19 Dec 20:00

Choose a tag to compare

0.3.1

Make the tags dictionary on initializers less restrictive

Swift 2

16 Sep 10:31

Choose a tag to compare

  • disable EMBEDDED_CONTENT_CONTAINS_SWIFT for iOS/OSX framework target [hankbao]
  • Swift 2 support [pepibumur/timorzadir]

Default capture message

12 Jul 20:10

Choose a tag to compare

  • Fixing the default capture message function to properly record the function, file and line number. [eriksargent]

Cocoapods

12 Jul 20:08

Choose a tag to compare

  • 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]