- drop support Node.js less than 18 version
- drop support nodemailer less than 6 version
- bump deps
- feat: add originalResults field to the SendMessageInfo
- fix: add index.d.ts to files
- feat: add types
- add MessageStream support
- drop support Node.js less than 12 version
- bump deps
- drop support Node.js less than 10 version
- bump deps
- drop support Node.js less than 8 version
- bump deps
send
andsendBatch
methods return promise if no callback passed
- bump deps
- pass postmarkOptions to postmark ServerClient
- update peer dependencies (nodemailer >= 4.x)
- add attachments ContentId support #11 via (28614fe). Thanks @gabrielstuff
- add TemplateAlias support #10 via (12d4d4a). Thanks @gabrielstuff
- drop mailcomposer (deprecated)
- require to install nodemailer package yourself. (Breaking changes)
- drop support Node.js less than 6 version
- bump deps
- add Tag, Metadata, TrackOpens and TrackLinks support
- Bug fixes and improvements
- bump deps
- drop support Node.js less than 4 version
- add ReplyTo support.
- add Postmark templates support.
- add attachments support.
- sa new transport by using postmark