client.send
andclient.sendString
now return only the result from the provider.
- Support for plugging in templating engines other than
mustache
.
BREAKING
- Renamed
console
client asterminal
.
- Setting
trap
totrue
will now simply not send any emails, period.
- Renamed confusing
client
definition asprovider
, which is more accurate.
- Out the box
nodemailer
client added.
- Initial Public Release.