go-mail v0.2.0 Release Notes

Release Date: 2020-06-22 // almost 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