Skip to content

0.9.0

Choose a tag to compare

@untitaker untitaker released this 03 Jun 08:49
· 2722 commits to master since this release
  • The SDK now captures SystemExit and other BaseExceptions when coming from
    within a WSGI app (Flask, Django, ...)
  • Pyramid: No longer report an exception if there exists an exception view for
    it.