v0.5
- Change exception message to text field to prevent exception messages being truncated
Breaking changes
- Requires
php artisan migrate
after updating to this version as there is a new migration - Requires doctrine/dbal if using SQLite
php artisan migrate
after updating to this version as there is a new migration