go-mail v0.2.0 Release Notes
Release Date: 2020-06-22 // almost 5 years ago-
🔨 Massive Refactor
✅ All providers now have mocking interfaces for testing
Possible breaking changes in method signatures changing🔄 Changelog
📜 6344f92 Added example files for parsing templates and css
💅 245998c Added more email tests for templates and style injection
⚡️ 20de301 Aws Ses now has mocking, more test updates
✅ e48186c Finished config tests
✅ 8b5087a Interface overhaul - reworked SMTP for testing and mocking
✅ 6b84c25 Mandrill tests, mocking, minor edits
90105d8 Minor edits
✅ 2330698 Minor fix on test
✅ ca80e77 Minor fixes for config tests
✅ 2f92841 More tests for email methods
✅ a13e88f Postmark now is an interface, mocking, tests
🔨 e465b2a Refactor testing for aws ses service
✅ 1860266 Test for bad from address
✅ 9f45239 Test sending using all providers
⚡️ da89ba9 Updated make deps
Previous changes from v0.1.8
-
🔄 Changelog
⬆️ 9983d38 Upgraded deps