Backtrace C# library 2.0.7
Version 2.0.7 - 11.02.2019
- If you send exception,
BacktraceReport
will generate stack trace based on exception stack trace. We will no longer include environment stack trace in exception reports, - Unit tests fix - incrementation fix,
BacktraceDatabase
fix forFirstOrDefault
invalid read.