Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add mailersend client and improve EmailAddress behavior
Introduced a new email client, mailersend, and made improvements to the functionality of the EmailAddress type. Adjusted the test suite to match these changes and further updated some client traits and functions for better clarity and functionality. - Added a client for the mailersend service, expanding the flexibility of the utility. - Enhanced the functionality of the EmailAddress type, providing the ability to pass string literals directly. The change simplifies code and improves readability. - Updated some client traits and functions for better clarity and expanded functionality. - Test suite has been updated accordingly to reflect these changes.
- Loading branch information