go-mail v0.2.0 Release Notes
Release Date: 2020-06-22 // about 4 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