Skip to content

3.3.0: chore(composer): Remove unused dependency

Choose a tag to compare

@guanguans guanguans released this 14 Aug 06:34
· 449 commits to main since this release

3.3.0 - 2023-08-14

Docs

  • psalm: Update psalm-baseline.xml

Feat

  • collectors: add Naming trait
  • collectors: Add ExceptionCollector class

Fix

  • ReportExceptionJob: Change ExceptionNotify facade to ExceptionNotifyManager

Refactor

  • collectors: improve PhpInfoCollector
  • service-provider: Reorder service providers
  • src: Update ExceptionNotifyManager.php