v0.2.8: Middleware and DialAndSendWithContext
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.