Releases: steamclock/steamclog-swift
Releases · steamclock/steamclog-swift
2.3.1
2.0.0
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
- Disables Sentry transaction events
1.0.0 Release
Update Sentry code and example app
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
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
Update Sentry dependency to v7.2.1