Releases: jstoone/nova-mailman
Releases · jstoone/nova-mailman
The Destroyer
The Listener
Changes
- Stored UUID's of mails are now orderd by time
- Replaced mail driver with event listener
Upgrade guide
As of #17 there's no mail driver called mailman
, since we not utilize an event listener. This means that Mailman lets you play with the other driver-kids in the mailroom.
TL;DR:
Change your MAIL_DRIVER
environemnt variable back to array
, log
, smtp
or whatever floats your goat. 👍
The Quality Cleanup
- Enhanced code quality
- Composer authentication files are now ignored.
phpstan
is now a part of the build process
The Circuits
- Setup build process, for the greater good
The Big Bang
- Initial nova of files