Releases: GrahamCampbell/Laravel-Exceptions
Releases · GrahamCampbell/Laravel-Exceptions
V9.2 (01/01/2017)
- Added laravel 5.4 support
- Implemented the filter interface correctly
V9.1 (19/08/2016)
- Added proper support for redirect responses
- Added support for the 402 response code
V9.0 (05/08/2016)
- Removed http not found from don't report
- Report http not found as a notice by default
V8.8 (31/07/2016)
- Tweaked the transformers
V8.7 (21/07/2016)
- Ensure fonts are loaded over https
V8.6.2 (14/07/2016)
- Moved properties out of the trait to fix L5.3
V8.6.1 (04/06/2016)
v8.6.1 Released 8.6.1
V8.6 (03/06/2016)
v8.6.0 Released 8.6
V8.5 (20/05/2016)
- Improved early crash support
V8.4 (26/04/2016)
- Added laravel 5.3 support