Skip to content

Releases: muratgozel/MIMEText

v3.0.17: fixed type import issues

11 Feb 15:03
5c42ad9
Compare
Choose a tag to compare

fixed type import issues
dependencies updated

v3.0.16: use Buffer.from() as Buffer() is now deprecated since Node 8

09 Jul 09:31
4129dd5
Compare
Choose a tag to compare

use Buffer.from() as Buffer() is now deprecated since Node 8
dependencies updated

v3.0.15: fixed message and attachment filtering when outputing a message

22 Jun 12:01
ae1a47d
Compare
Choose a tag to compare

fixed message and attachment filtering when outputing a message
updated dependencies
added a contribution guideline

v3.0.13

03 Jun 15:38
a3417d4
Compare
Choose a tag to compare

added more tests regarding plain text attachments and messages

v3.0.10

19 May 21:35
61049f2
Compare
Choose a tag to compare

fixed type declarations

v3.0.9

18 May 09:17
7988bd0
Compare
Choose a tag to compare

marked config argument as optional

v3.0.8

15 May 12:25
76382ec
Compare
Choose a tag to compare

fixed commonjs compatibility.

v3.0.7: documented with compatibility with aws-sdk v1 and v2

11 May 21:01
1a97444
Compare
Choose a tag to compare

documented with compatibility with aws-sdk v1 and v2
added a test for aws-sdk v2
updated type declarations
dependencies updated

v3.0.6

10 Apr 09:24
424d1a3
Compare
Choose a tag to compare

fixed module name in type imports

v3.0.5: fixed module name in type declaration

10 Apr 09:16
d937bc3
Compare
Choose a tag to compare

fixed module name in type declaration
updated dependencies