github wneessen/go-mail v0.2.8
v0.2.8: Middleware and DialAndSendWithContext

latest releases: v0.7.2, v0.7.1, v0.7.0...
3 years ago

This release adds a middleware concept to the Msg context to allow 3rd parties to extend mail messages with their own code. Thanks to Dhia Gharsallaoui for the PR!

It was also pointed out on Discord that it would be useful to have a DialAndSendWithContext() method, which is also part of this release.

Noteworthy changes

  • 3a5f639 implements the middleware concept
  • 664aca5 implements the DialAndSendWithContext() method

Don't miss a new go-mail release

NewReleases is sending notifications on new releases.