3.0.0-rc2
版本发布时间: 2023-08-06 21:07:09
guanguans/laravel-exception-notify最新发布版本:4.6.0(2024-08-16 16:04:59)
3.0.0-rc2 - 2023-08-06
Docs
- readme: update PHP and Laravel requirements
Feat
- Jobs: Improve exception reporting
- Pipes: Add RemoveKeysPipe
- collectors: Add RequestRawFileCollector
- pipes: add OnlyKeysPipe class
Fix
- channels: Update LogChannel constructor
- collector: fix Collector::name method
- collectors: Rename ExceptionPreviewCollector to ExceptionContextCollector
- psalm: fix undefined interface method in ExceptionNotifyManager
- src: Add hydrate_pipe helper function to helpers.php
Refactor
- collectors: Update ExceptionPreviewCollector and ExceptionTraceCollector
- config: update exception-notify.php
- exceptions: remove BadMethodCallException class
- pipes: update AddValuePipe
- src: remove unused code