Releases: SpamScope/mail-parser
Releases · SpamScope/mail-parser
4.1.4
What's Changed
- Fixed issue Processing breaks if a "headers:" email header exists #139 by @fedelemantuano in #140
Full Changelog: 4.1.3...4.1.4
4.1.3
What's Changed
- Remove ipaddress library install and bump version by @derpadoo in #137
- Fix content disposition getter by @Jimmy-Newtron in #135
- Removed support for Python 3.7
New Contributors
- @derpadoo made their first contribution in #137
- @Jimmy-Newtron made their first contribution in #135
Full Changelog: v2.1.0...4.1.3
4.1.2
4.1.1
What's Changed
- Added build pipeline for
tags. Automatic upload on PyPi
Full Changelog: 4.1.0...4.1.1
4.1.0
What's Changed
- Improving code quality by @fedelemantuano in #122
- Fixed issue #97, #123 and #124 by @fedelemantuano in #125
- Added Docker build by @fedelemantuano in #126
- Added bitcoin code by @fedelemantuano in #127
Full Changelog: 4.0.0...4.1.0
4.0.0
What's Changed
- being more explicit with msgconvert tool error message by @alealbonico in #95
- Fix for regex parsing misbehaviour when mail id in received headers ends with "-by" by @matevn in #108
- Fix problems with multipart attachments by @wszostak in #102
- PR for Issue #120 by @fedelemantuano in #121
New Contributors
- @alealbonico made their first contribution in #95
- @matevn made their first contribution in #108
- @wszostak made their first contribution in #102
Full Changelog: v3.15.0...4.0.0
v3.15.0
Highlights
- Fixed regex to parse
received - Fixed attachments management. Now can manage
rtffiles. - Tested Python 3.8 and Python 3.9
mail-parser v3.14.0
Highlights
- Issue #80 (UUencoded attachment parsing)
mail-parser v3.13.0
Highlights
- Added FUNDING.yml
- Fixed requirements