Releases: opcodesio/mail-parser
Releases · opcodesio/mail-parser
v0.2.0 - better handling of email headers, cleaner code
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
v0.1.5 - parse broken boundaries
parse broken boundaries
v0.1.4 - parse even with broken boundary header
v0.1.3 - bug fixes
bug fixes
v0.1.2 - handle simple emails too
Previously, only multipart emails were handled
v0.1.1 - fix for Windows
added README
v0.1.0 - working solution
bugfix
v0.0.5 - improvements
further improvements, bug fixes
v0.0.4 - bug fixes
bug fixes