- Fix a bug in the Sanic integration that would leak data between requests. - Fix a bug that would hide all debug logging happening inside of the built-in transport. - Fix a bug that would report errors for typos in Django's shell.
0.4.1
- Fix bug that would only show filenames in stacktraces but not the parent directories.
0.04
- Event processor support - Stacktrace context now accepts Devel::StackTrace objects - Improving error handler behavior and documentation - Better context usability for extra and tags
0.4.0
- Changed how integrations are initialized. Integrations are now configured and enabled per-client.
0.3.11
- Fix issue with certain deployment tools and the AWS Lambda integration.