Releases: muratgozel/MIMEText
Releases · muratgozel/MIMEText
v3.0.24
v3.0.23
corrected some typings
v3.0.22
switched to tsup to create prod assets
v3.0.21
extended typings support
v3.0.20: updated tests
updated tests
updated docs
v3.0.19
fixed type import issues (3)
v3.0.18
fixed type import issues (2)
v3.0.17: fixed type import issues
fixed type import issues
dependencies updated
v3.0.16: use Buffer.from() as Buffer() is now deprecated since Node 8
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
fixed message and attachment filtering when outputing a message
updated dependencies
added a contribution guideline