Skip to content

Releases: steamclock/steamclog-swift

2.3.1

16 Dec 20:41
a441cd4
Compare
Choose a tag to compare

Add a new helper method to set a user for tracking and observability purposes.

2.0.0

25 Mar 17:18
6e9c6cc
Compare
Choose a tag to compare

Config no long assumes you're going to use Sentry

  • Moved the Sentry configuration options into their own optional struct
  • Only init and attach the Sentry log destination if you've specified a SentryConfig
  • Added tracesSampleRate as a Sentry config option

1.0.1 Release

17 Mar 23:12
fe18afd
Compare
Choose a tag to compare
  • Disables Sentry transaction events

1.0.0 Release

06 Jan 18:19
Compare
Choose a tag to compare
  • Fixes issue with fatalError text not being included in Sentry reports (#65)
  • Adds tagging based on environment (#72)
  • Updated the README to point to our Coda docs (#92)
  • Adds Sentry filtering (#94)

Update Sentry code and example app

25 Aug 19:52
5bb6b27
Compare
Choose a tag to compare
Pre-release

A few minor code update is needed for using the latest Sentry. Also updated the example app to help test Sentry integration.

Fix Sentry version syntax for CocoaPods

25 Aug 17:29
09aa93a
Compare
Choose a tag to compare
Pre-release

Changed ~> 7.0.0 to ~> 7 to include minor version updates as well.

This now matches from: 7.0.0 for Swift packages which does include minor version updates.

Update Sentry

25 Aug 16:02
d6eaeeb
Compare
Choose a tag to compare
Update Sentry Pre-release
Pre-release

Update Sentry dependency to v7.2.1