Releases: facade/ignition
Releases · facade/ignition
1.4.5
- fix for new Laravel 6 installs
1.4.4
1.4.3
- allow monolog v2
1.4.2
prepare release
1.4.1
1.4.0
- add
enable_runnable_solutions
key to config file
1.3.0
- add
MergeConflictSolutionProvider
1.2.0
- add
ignored_solution_providers
key to config file
1.1.1
- Fixed context tab crash when not using git (#24)
1.1.0
- Fixed an error that removed the ability to register custom blade directives.
- Fixed an error that prevented solution execution in Laravel 5.5 and 5.6
- The "Share" button can now be disabled in the configuration file
- Fixes an error when trying to log
null
values