Release v3.1.29
What's Changed
- Check whether the dependency
phpmyadmin/sql-parser
is installed by @huangdijia in #655 - Split the easysms notification channel by @zds-s in #656
- Fixed listeners typo by @zds-s in #657
- chore: Update InstallCommand to use
call
method for vendor:publish and migrate commands by @huangdijia in #660 - chore: Remove unused SendingStatus enum and update NotificationSending event by @huangdijia in #661
- Update KV.php by @liuchenrang in #662
- Added mail component by @zds-s in #659
- Added Mail channel package for Notification by @zds-s in #663
- Resolve Intermittent Unit Test Failures Caused by Filename Collision in Parallel Execution by @zds-s in #665
- Added
get
,write
andforget
cache events by @huangdijia in #666 - feat: Add OpenAI facade by @huangdijia in #667
New Contributors
- @liuchenrang made their first contribution in #662
Full Changelog: v3.1.28.1...v3.1.29