Releases: facade/ignition
Releases · facade/ignition
1.4.15
- Use previous exception trace for view exceptions. Fixes #107
1.4.14
- Use DIRECTORY_SEPARATOR to fix an issue with blade view lookups in Windows
1.4.13
- Use Laravel style comments
1.4.12
- Use a middleware to protect ignition routes (#93)
1.4.11
- Use exception line number as fallbacks for view errors
1.4.10
- Wrap solution provider lookup in a try-catch block
1.4.9
- Lookup the first exception when linking to Telescope
1.4.8
- pass an empty string to query if no connection name is available - fixes #86
1.4.7
- Match whoops minimum version constraint with Laravel 6
1.4.6
- Use an empty array for default ignored solution providers