Skip to content

Releases: muratgozel/MIMEText

v3.0.24

09 Mar 00:18
e21defa
Compare
Choose a tag to compare

node16 type resolution fix

v3.0.23

08 Mar 20:43
6b616af
Compare
Choose a tag to compare

corrected some typings

v3.0.22

08 Mar 18:35
76b81a5
Compare
Choose a tag to compare

switched to tsup to create prod assets

v3.0.21

13 Feb 14:12
aadcd28
Compare
Choose a tag to compare

extended typings support

v3.0.20: updated tests

11 Feb 20:43
c973e20
Compare
Choose a tag to compare

updated tests
updated docs

v3.0.19

11 Feb 20:00
876c620
Compare
Choose a tag to compare

fixed type import issues (3)

v3.0.18

11 Feb 18:20
04e9ea0
Compare
Choose a tag to compare

fixed type import issues (2)

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