Skip to content

Releases: facade/ignition

1.4.15

05 Sep 21:48
Compare
Choose a tag to compare
  • Use previous exception trace for view exceptions. Fixes #107

1.4.14

05 Sep 19:14
Compare
Choose a tag to compare
  • Use DIRECTORY_SEPARATOR to fix an issue with blade view lookups in Windows

1.4.13

05 Sep 14:32
Compare
Choose a tag to compare
  • Use Laravel style comments

1.4.12

05 Sep 12:13
b3aa166
Compare
Choose a tag to compare
  • Use a middleware to protect ignition routes (#93)

1.4.11

04 Sep 19:12
Compare
Choose a tag to compare
  • Use exception line number as fallbacks for view errors

1.4.10

04 Sep 14:36
Compare
Choose a tag to compare
  • Wrap solution provider lookup in a try-catch block

1.4.9

04 Sep 13:19
Compare
Choose a tag to compare
  • Lookup the first exception when linking to Telescope

1.4.8

04 Sep 10:51
Compare
Choose a tag to compare
  • pass an empty string to query if no connection name is available - fixes #86

1.4.7

04 Sep 09:20
Compare
Choose a tag to compare
  • Match whoops minimum version constraint with Laravel 6

1.4.6

04 Sep 08:30
Compare
Choose a tag to compare
  • Use an empty array for default ignored solution providers