Skip to content

Releases: SparkPost/nodemailer-sparkpost-transport

v2.2.0

09 Nov 23:08
Compare
Choose a tag to compare
  • Added attachments, reply to, and headers support. Closes #9
  • Upgraded Nodemailer version tested against and other test deps

v2.1.0

16 Jul 16:59
Compare
Choose a tag to compare

Added

  • Support for setting the SparkPost endpoint. Closes #20.

v2.0.0

06 Jan 21:09
Compare
Choose a tag to compare

Note: This release contains breaking changes

With this major release, we are now using the latest 2.x version of the node-sparkpost library.
This removes support for versions of Node.js below 4.0.

Added

  • Populate node-sparkpost's stackIdentity option

Updated

Removed

  • No longer supporting Node.js versions 0.10 & 0.12. We will be following the LTS Schedule going forward.

View the full changelog

v1.1.0

10 Nov 15:53
Compare
Choose a tag to compare

Added

  • Support for Nodemailer's from.name and from.address fields by @ewandennis. Closes #10.

Updated

  • Switched to using npm version for releases by @aydrian. Closes #13.
  • Updated to sparkpost@1.3.8.
  • Updated to mocha@3.1.2.
  • Updated to sinon@1.17.6.

Removed

  • with-package package no longer needed.

View the full changelog

v1.0.0

26 Jul 18:04
Compare
Choose a tag to compare

View the full changelog

v0.1.2

17 May 16:02
Compare
Choose a tag to compare

View the full changelog

v0.1.1

17 May 15:56
Compare
Choose a tag to compare
  • Unpublished from NPM. Republished as v0.1.2

View the full changelog

v0.1.0

28 Aug 15:38
Compare
Choose a tag to compare

Initial release