Skip to content

v1.5.1

Choose a tag to compare

@aquasync aquasync released this 04 Jun 11:27
· 20 commits to master since this release
  • Fix handling of different body types (issue #14). Was breaking on
    files without RTF content since 8933c26, and also failing on files
    where PR_BODY_HTML was a string rather than a stream.
  • Move classes from RTF into Mapi::RTF (github #4).