This repository was archived by the owner on Aug 16, 2022. It is now read-only.
0.5.0
Added
- Support for custom headers on emails.
- Add character set header to text and HTML content.
- Add common headers to attachments: content type, character set, name, content ID.
- Add embedded (inline) attachments to emails.
- Added fluent
addTextandaddHtmlmethods onSimpleContent
Change
- Now using
Messageobjects instead of string forSimpleContent's text and HTML properties.