Skip to content

Releases: jhillyerd/enmime

v2.4.1

Choose a tag to compare

@jhillyerd jhillyerd released this 06 Jun 17:34
5314698

What's Changed

  • fix: decouple internal/textproto from net/textproto error types by @jhillyerd in #397

Full Changelog: v2.4.0...v2.4.1

v2.4.0

Choose a tag to compare

@jhillyerd jhillyerd released this 16 May 18:36
e5f73ef

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

Choose a tag to compare

@jhillyerd jhillyerd released this 15 Feb 19:33
c223c7a

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

Choose a tag to compare

@jhillyerd jhillyerd released this 21 Jun 16:41
c7d8d68

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

Choose a tag to compare

@jhillyerd jhillyerd released this 01 Mar 18:41
cc238a5

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

Choose a tag to compare

@jhillyerd jhillyerd released this 28 Sep 18:25
c2226a2

What's Changed

Full Changelog: v1.3.0...v2.0.0

v1.3.0

Choose a tag to compare

@jhillyerd jhillyerd released this 01 Sep 02:59
a9fae7a

What's Changed

  • fix: do not setup MIME headers with the rawContent option set to true by @jerjako in #324
  • Add parser option to disable HTML to Text down conversion by @tvdv in #334
  • feat: add option to disable character detection by @axllent in #342

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

Choose a tag to compare

@jhillyerd jhillyerd released this 10 Feb 23:29
61e611c

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@jhillyerd jhillyerd released this 12 Dec 23:46
ed0394e

What's Changed

  • Export readHeader as ReadHeader. by @davrux in #306
  • Add parser option to parse raw content by @jerjako in #304
  • Add new option SetCustomParseMediaType to customise mediatype parsing by @vadzappa in #308
  • Don't remove CTE header when using the RawContent parser option by @jerjako in #309
  • Don't auto detect charset when using raw content parser option by @jerjako in #310
  • Fix RecipientDSN typo by @corey-aloia in #312
  • Skip empty parameters by @milankonir in #313

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

Choose a tag to compare

@jhillyerd jhillyerd released this 11 Sep 19:37
6241177

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1