Skip to content
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@kattrali kattrali released this 23 Dec 22:56
· 640 commits to master since this release

Enhancements

  • Add clearUser to the Client. Clear user removes any custom user data
    from the report and adds the default device identifier
    #51

Bug fixes

  • [ios] Fix stripping of source paths for release builds
    #35
    #52
  • [android] Ensure unhandled errors are sent as blocking requests
    #46
    #47