Skip to content

Releases: haraka/email-message

v1.2.4

27 Sep 21:40
962680a
Compare
Choose a tag to compare

What's Changed

  • allow attachment filenames containing semicolons by @DoobleD in #13

1.2.3

24 Apr 19:49
cf9fa09
Compare
Choose a tag to compare
  • ad835d0 - style(es6): replace forEach with for...of
  • 6b89c26 doc(CONTRIBUTORS): added

1.2.2

08 Apr 16:26
aada2dc
Compare
Choose a tag to compare
  • 73cfa7a lint: add rule
  • 9778226 prettier
  • 8b74f5e dep: eslint-plugin-haraka -> @haraka/eslint-config
  • 264adac prettier 😬
  • lint: updated .eslintrc
  • package.json: updated scripts

1.2.1

03 Apr 22:52
dec6707
Compare
Choose a tag to compare
  • dep(libqp): bump to 2.1.0
  • dep(libmime): bump to 5.3.4
  • dep(haraka-message-stream): bump to 1.2.1
  • dep(mocha & eslint): remove from devDeps (install as needed with npx)
  • add ./test to .npmignore

1.1.0

15 Sep 04:48
c573935
Compare
Choose a tag to compare
  • 44013b1 Merge pull request #3 from cloudron-io/banner_text_attachments
  • 8c52e69 Do not insert banner in text attachments
  • 415d74a chore(climate): configure code climate

1.0.0

24 Jun 19:51
1ef54f5
Compare
Choose a tag to compare

import from Haraka