Skip to content

Code clean + some improvements

Compare
Choose a tag to compare
@QuantumNightmare QuantumNightmare released this 03 Feb 01:53
· 1854 commits to master since this release
  • Cleaned the code of all .Net providers. Removed preprocessor directives, unused and obsolete code.
  • Added RaygunClient.ApplicationVersion property to conveniently replace Send method overloads.
  • Added RaygunClient.Attach method for WinRT and Windows Phone to simplify set up.
  • Improved stack trace information for WinRT and Window Phone.
  • Windows Phone provider now includes device manufacturer, hardware and firmware versions, screen dimensions, available isolated storage memory, and application usage memory values in error reports.
  • WinRT provider now includes screen dimensions and application state (full screen, filled, snapped etc) values in error reports.