-
Notifications
You must be signed in to change notification settings - Fork 35
Version 3.3.0 #56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Version 3.3.0 #56
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…abs/backtrace-unity into feature/improvements
rqbacktrace
approved these changes
Dec 18, 2020
…lloc/speed up plugin
Compilation failed on MacOS building for Windows x64
* iOS support * OOM + ANRs Android * Squashed commit of the following: commit d61fb8f Author: kdysput <konrad.dysput@gmail.com> Date: Wed Jan 20 12:33:27 2021 +0100 Guessing library name improvements commit 40e3bdc Author: kdysput <konrad.dysput@gmail.com> Date: Wed Jan 20 12:08:48 2021 +0100 Guessing library name improvements commit 3971dbc Author: kdysput <konrad.dysput@gmail.com> Date: Tue Jan 19 19:23:25 2021 +0100 support for filename - . commit 963e0f3 Author: kdysput <konrad.dysput@gmail.com> Date: Tue Jan 19 16:52:53 2021 +0100 Prevents from returning empty file name - return instead libary name commit ec7ab38 Author: kdysput <konrad.dysput@gmail.com> Date: Tue Jan 19 16:03:17 2021 +0100 Fixed line endings commit ec8bca2 Author: kdysput <konrad.dysput@gmail.com> Date: Tue Jan 19 15:59:23 2021 +0100 Inlcuded removed namespace commit 4b0a686 Author: Vincent Lussenburg <vlussenburg@users.noreply.github.com> Date: Fri Jan 15 15:12:31 2021 -0700 Update BacktraceDatabaseAttachmentManager.cs Compilation failed on MacOS building for Windows x64 * Enable ANR dection on iOS * OOM/ANR - Android full tests + code refactor * Enable ANR via UI * Check if database is enabled * Fixed line endings * Fixed line endings * Fixed line endings * Fixed line endings
commit 356df35 Author: jasoncdavis0 <jdavis@backtrace.io> Date: Sun Jan 10 18:04:32 2021 -0500 Update README.md commit aaa5054 Author: jasoncdavis0 <jdavis@backtrace.io> Date: Mon Dec 21 11:45:38 2020 -0500 Update README.md commit f3d9884 Author: jasoncdavis0 <jdavis@backtrace.io> Date: Fri Dec 11 08:16:15 2020 -0500 Added section on Log Error Sampling commit dfe66e0 Author: jasoncdavis0 <jdavis@backtrace.io> Date: Fri Dec 11 07:51:12 2020 -0500 Adding info about debug.logerrors Details on the 5 classes of Errors backtrace captures. Details up to Best Practices. commit f6b9237 Author: jasoncdavis0 <jdavis@backtrace.io> Date: Wed Dec 9 15:52:08 2020 -0500 Update CHANGELOG.md commit 142face Author: jasoncdavis0 <jdavis@backtrace.io> Date: Wed Dec 9 15:50:08 2020 -0500 Update CHANGELOG.md updated text to refer to Debug.LogError
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Version 3.3.0
BacktraceReportstack trace now includes the file name of the stack frame.