File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 99Pod ::Spec . new do |s |
1010
1111 s . name = "Backtrace"
12- s . version = "1.7.2 "
12+ s . version = "1.7.3 "
1313 s . summary = "Backtrace's integration with iOS, macOS and tvOS"
1414 s . description = "Reliable crash and hang reporting for iOS, macOS and tvOS."
1515 s . homepage = "https://backtrace.io/"
Original file line number Diff line number Diff line change 11# Backtrace Cocoa Release Notes
22
3+ ## Version 1.7.3
4+ - Enable OOM reports for 15.3.1 against, disable client side unwinding by default
5+ - Added BETA Breadcrumbs implementation
6+ - Updated BETA Crash Free metrics based on feedback from beta testing
7+ - Updated build scripts
8+
39## Version 1.7.2
410- Disable OOM reports for 15.3.1+ for backtrace-cocoa (so invalid OOM reports don't crash it)
511
You can’t perform that action at this time.
0 commit comments