This repository has been archived by the owner on Nov 28, 2024. It is now read-only.
v2.3.0
Added
- #12: Adds
SendError
to provide additional info about the cause and index of
a failed attempt to transmit a batch of messages. - go-gomail#78: Adds new
Message
methods for attaching and embedding
io.Reader
s:AttachReader
andEmbedReader
. - #39: Adds support for Go modules (Go 1.11+).