Skip to content

Releases: getsentry/sentry-cocoa

0.4.1

30 Sep 14:09
Compare
Choose a tag to compare

Fixed for breadcrumbs not always sending on fatal

0.4.0

21 Sep 12:38
Compare
Choose a tag to compare
  • Support for Swift 2.3 and Swift 3.0

0.3.3

12 Aug 22:57
Compare
Choose a tag to compare
  • Fixes issue in where capturing NSError was not sending up to API

0.3.2

10 Aug 19:54
Compare
Choose a tag to compare
  • Release was not getting sent up on crashes
  • Contexts was getting sent up on wrong key

0.3.1

12 Jul 12:16
Compare
Choose a tag to compare
  • Defaulting release to main bundle version

0.3.0

09 Jun 18:50
Compare
Choose a tag to compare
  • Added support for crashing reporting for Mac apps
  • Requests are now gzip before going off to Sentry API

0.2.2

03 Jun 02:09
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release
Fixes for podspec

0.2.1

24 May 20:34
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release
  • Fixed breadcrumbs for updated spec
  • Removed all references of "raven"
  • Changed merging behaviour in EventProperties
    • Event takes priority over client

0.2.0

13 May 15:42
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Added tvOS support
  • Fixes with KSCrash that will build KSCrash for all platforms

0.1.1

08 May 22:34
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release
Project setup fixes that actually build and run tests and podspec ver…