Skip to content

0.5.0

Compare
Choose a tag to compare
@mdecimus mdecimus released this 15 Jul 13:49
· 99 commits to main since this release
  • Message headers are now stored as a MessagePart with index 0.
  • Improved MessagePart API.
  • Nested base64/quoted-printable encoded message/rfc822 parts are automatically parsed when calling get_message.
  • Better handling of malformed MIME messages.
  • Added raw offsets to MIME parts.