djangoflow_sentry_reporter 0.5.0
djangoflow_sentry_reporter: ^0.5.0 copied to clipboard
A library that allows you to report errors to `Sentry` using the `djangoflow_error_reporter` pacakge.
0.5.0 #
Note: This release has breaking changes.
- BREAKING REFACTOR: update sentry_flutter dependency. (01c614d1)
0.3.0 #
Note: This release has breaking changes.
- BREAKING REFACTOR: update dependencies and sdk constraints. (649ad55c)
0.2.0 #
Note: This release has breaking changes.
- BREAKING REFACTOR: update sentry dependency. (9e84bca9)
0.1.0+1 #
0.1.0 15 June 2023 #
- Update dependencies
0.0.3 23 Jan 2023 #
- Updated dependencies of
djangoflow_error_reporter: ^0.0.3
and made changes accordingly to update methods with named parameters.
0.0.2 23 Jan 2023 #
- Update dependencies
0.0.1 17 Jan 2023 #
- Initial release
- Provides a simple and easy to use class for reporting errors to
Sentry
using theDjangoflowErrorReporter
class - Provides methods for initializing, reporting and updating user information