Skip to content

v1.2.0

Compare
Choose a tag to compare
@mikejpeters mikejpeters released this 28 Oct 17:55
· 2 commits to master since this release

Features

  • Support for multiple email addresses when setting from/to/cc/bcc
  • You may also specify sender name in addition to email address using format:
    [email => name] or [email => variables]
  • Basic implementation for Message#getFrom() and Message#getReplyTo()