All Versions
13
Latest Version
Avg Release Cycle
194 days
Latest Release
3 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v4.4.0 Changes
June 11, 2026What's Changed
- 📜 Parsing outlook msg using only Python code by @fedelemantuano in #155
- ⬆️ Upgraded libraries by @fedelemantuano in #160
Full Changelog : 4.3.0...4.4.0
-
v4.3.0 Changes
May 27, 2026What's Changed
- 🛠 fix(get_addresses): accept email.header.Header inputs (no more 'Header' object has no attribute 'strip') by @rakurtz in #153
- Handling in parse_from_bytes to prevent mojibake (issue #152) by @fedelemantuano in #154
🆕 New Contributors
Full Changelog : 4.2.1...4.3.0
-
v4.2.0 Changes
April 04, 2026What's Changed
- 📦 Use uv to manage packages by @fedelemantuano in #141
- 👌 Support for .id and .by top level domains in
parse_receivedby @vmeyet in #131 - 🛠 Fixed issue Parser behaving different on Linux vs Windows #136 by @fedelemantuano in #142
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.13.0 in /.github/workflows by @dependabot[bot] in #144
- 📜 General improvements by @fedelemantuano in #145
- 📜 Issue 146: Fix comma in encoded address header by @AndreasLF in #147
- 🔨 Refactor received header parsing: replace regex list with RFC 5321 to… by @fedelemantuano in #150
🆕 New Contributors
- 📜 @vmeyet made their first contribution in #131
- 📜 @dependabot[bot] made their first contribution in #144
- 📜 @AndreasLF made their first contribution in #147
Full Changelog : 4.1.4...4.2.0
-
v4.1.4 Changes
June 25, 2025What'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
-
v4.1.3 Changes
May 28, 2025What'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
-
v4.1.2 Changes
November 11, 2024 -
v4.1.1 Changes
November 11, 2024What's Changed
- ➕ Added build pipeline for
tags. Automatic upload on PyPi
Full Changelog : 4.1.0...4.1.1
- ➕ Added build pipeline for
-
v4.1.0 Changes
November 11, 2024What'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
-
v4.0.0 Changes
October 23, 2024What'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 Changes
February 26, 2021Highlights
- 🛠 Fixed regex to parse
received - 🛠 Fixed attachments management. Now can manage
rtffiles. - ✅ Tested Python 3.8 and Python 3.9
- 🛠 Fixed regex to parse