Skip to content

v1.4.0

Compare
Choose a tag to compare
@aquasync aquasync released this 04 Jun 11:34
· 25 commits to master since this release
  • Initial simple msg test case.
  • Update TODO, stripping out all the redundant ole stuff.
  • Fix property set guids to use the new Ole::Types::Clsid type.
  • Add block form of Msg.open
  • Fix file requires for running tests individually.
  • Update pst RangesIO subclasses for changes in ruby-ole.
  • Merge initial pst reading code (converted from libpst).
  • Pretty big pst refactoring, adding initial outlook 2003 pst support.
  • Flesh out move to mapi to clean up the way pst hijacks the msg
    classes currently.
  • Add a ChangeLog :).
  • Update README, by converting Home.wiki with wiki2rdoc converter.
  • Separate out generic mapi object code from msg code, and separate out
    conversion code.
  • Add decent set of Mapi and Msg unit tests, approaching ~55% code coverage,
    not including pst.
  • Add TMail note conversion alternative, to eventually allow removal of
    custom Mime class.
  • Expose experimental pst support through renamed mapitool program.