Releases: jenssegers/laravel-rollbar
Releases · jenssegers/laravel-rollbar
v1.3.3
- Add support for app/config/services.php
v1.3.2
- Unittest changes for new rollbar version
v1.3.1
- Send Laravel's session data to Rollbar.
- Allow camel case methods for the original Rollbar class.
v1.3.0
- Use Laravel's queue system to send messages to Sentry, so that they can be processed in the background without slowing down the application.
v1.2.0
- Remove error handler so that the developer can choose when to log errors.
v1.1.0
- More flexible configuration
v1.0.1
- Enable rollbar for specific environments
v1.0.0
Initial release