4.0.6 - 2020-01-13
- Migrated from interop to psr for container
4.0.5 - 2019-07-14
- Class Error
- Code Cleanup
4.0.4 - 2019-07-12
- Code Cleanup
4.0.3 - 2018-12-15
- Added seperate status table for mailgun webhook support
4.0.2 - 2018-12-13
- soundasleep/html2text was added as a dependency
4.0.1 - 2018-12-13
- Removed plain text email generation. This is now done automatically via soundasleep/html2text;
- Cleaned up code in general
- Simplified processAndSend Function
- Errors are now tracked in the database if email logging is enabled in the framework.
- Status field with a default of
sent
is now tracked with emails. This was added for eventual webhook support through mailgun/other providers.
4.0.0 - 2018-12-05
I am seperating the larger dapurware classes into their own packages as I would liek to develop them out a little more.