All notable changes to exception-handler
will be documented in this file.
Updates should follow the Keep a CHANGELOG principles.
- Support for Laravel 7.
- Support for previous versions of Laravel due to the framework breaking changes.
- Support for versions of PHP prior to 7.2.
- Add missing caret symbol to required packages version.
- Support for Laravel 6.
- Complete refactor of the package.
- Exceptions facade.
- Decorator for the Laravel default exception handler to register custom handlers via service providers.