Skip to content

Releases: mvsde/mailbox

v0.4.1

05 Jul 12:16
Compare
Choose a tag to compare

Internal changes

v0.4.0

14 Jun 05:51
Compare
Choose a tag to compare

BREAKING CHANGES

  • Node.js v6 is no longer supported.

v0.3.4

26 Apr 09:01
Compare
Choose a tag to compare

Dependency updates

v0.3.3

21 Mar 07:15
Compare
Choose a tag to compare

Bug Fixes

v0.3.2

21 Mar 07:15
Compare
Choose a tag to compare
  • Internal improvements

v0.3.1

11 Dec 10:52
Compare
Choose a tag to compare

Bug Fixes

  • build: Make attachments folder optional (e29582a)

v0.3.0

02 Dec 09:30
Compare
Choose a tag to compare

Bug Fixes

Features

  • Implement more dynamic email data system (118443a)

BREAKING CHANGES

  • This replaces the previous --test flag with --data. This accepts not only a single value, but also a comma-separated list.

v0.2.2

29 Nov 07:31
Compare
Choose a tag to compare

Bug Fixes

  • license: Add missing license file (e8ef7d6)
  • MJML: Import correct render function (again) (280c16f)

v0.2.1

20 Nov 17:40
Compare
Choose a tag to compare

Bug Fixes

  • create: Install correct dependency in new projects (d806546)

v0.2.0

20 Nov 17:40
Compare
Choose a tag to compare

Bug Fixes

  • template: Use correct npm link in footer template (0df6eef)

Features