Skip to content

Releases: opcodesio/mail-parser

v0.2.3 - fix nested part parsing

28 Feb 09:05
6f9544a

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2 - escape the delimeter used by regex function

28 Feb 04:50
8949a27

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1 - fix null passing to str_contains

04 Mar 04:57
60d9741

Choose a tag to compare

v0.2.0 - better handling of email headers, cleaner code

31 Dec 13:44
5725f66

Choose a tag to compare

What's Changed

  • big refactor to better handle headers and content separation by @arukompas in #2

Full Changelog: v0.1.6...v0.2.0

v0.1.6 - fix a bug where text part was not extracted correctly

19 Nov 09:09

Choose a tag to compare

v0.1.5 - parse broken boundaries

25 Aug 16:46

Choose a tag to compare

parse broken boundaries

v0.1.4 - parse even with broken boundary header

25 Aug 16:35

Choose a tag to compare

v0.1.3 - bug fixes

25 Aug 15:46

Choose a tag to compare

bug fixes

v0.1.2 - handle simple emails too

25 Aug 15:05

Choose a tag to compare

Previously, only multipart emails were handled

v0.1.1 - fix for Windows

25 Aug 13:17

Choose a tag to compare