Skip to content

v0.1.1: Attachments and some cleanup

Pre-release
Pre-release
Compare
Choose a tag to compare
@wneessen wneessen released this 14 Mar 10:56
· 772 commits to main since this release
3e43819

Changelog

  • 1157180 adds supports the attachment/inline-embedding of files (or data provided via io.Reader)
  • 3e43819 adds support for custom dates via SetDateWithValue() and Reset() to the Msg
  • 06aff07 and 8e31cf0 add Importance() to the Msg, allowing to provide Importance/Priority levels for the mail
  • 3261e4d adds ReplyTo()/ReplyToFormat() to the Msg
  • 62bf1ae fixes a bug in the SetEncoding() of the Msg

Also the README received some updates.