Skip to content

4.2.0

Compare
Choose a tag to compare
@guanguans guanguans released this 08 May 09:24
· 68 commits to main since this release

4.2.0 - 2024-05-08

Refactor

  • Channel: refactor string replacement method
  • Naming: improve name generation logic
  • collect: Improve RequestHeaderCollector to handle header array
  • config: update exception-notify.php configuration
  • config: update notify client extenders
  • mail: Improve reduce method in MailChannel.php
  • mixins: Update mixins for Str and Stringable classes
  • service provider: remove DeferrableProvider interface implementation
  • serviceprovider: comment out unnecessary mixin calls

Test

  • Update tests and refactor code
  • Channels: add tests for mail and notify channels
  • Commands: update TestCommandTest.php and PipeTest.php
  • MailChannelTest: Add test case for sending report email
  • ReportExceptionMailTest: add test for building self