Skip to content

Backtrace C# library 2.0.7

Compare
Choose a tag to compare
@konraddysput konraddysput released this 19 Feb 21:06
· 32 commits to master since this release
36b265d

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 for FirstOrDefault invalid read.