Releases: aquasync/ruby-msg
Releases · aquasync/ruby-msg
v1.5.3.1
28 Mar 10:42
Compare
Sorry, something went wrong.
No results found
Duplicate homepage in gemspec metadata to fix rubygems (fixes github #18 ).
v1.5.3
28 Mar 06:15
Compare
Sorry, something went wrong.
No results found
Remove OrderedHash (github #12 , mvz).
Change project homepage to github and add .rdoc extension to README.
Update wiki links in README to point to github not googlecode.
Fix broken Attachment#save (github #14 ).
v1.5.2
04 Jun 11:23
Compare
Sorry, something went wrong.
No results found
Move mime.rb file to avoid conflicts with mime_types gem (github #7 ,
blerins).
Minor fix to mapitool for ruby >= 1.9.
Alway require mapi/convert (indirect fix for missed step in README,
github #6 ).
Various minor cleanups.
v1.5.1
04 Jun 11:27
Compare
Sorry, something went wrong.
No results found
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 ).
v1.5.0
04 Jun 11:30
Compare
Sorry, something went wrong.
No results found
Fixes for ruby 1.9.
Move Mime into the Mapi module namespace (crowbot).
Use ascii regex flag to avoid unicode probs (crowbot).
v1.4.0
04 Jun 11:34
Compare
Sorry, something went wrong.
No results found
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.
v1.3.1
04 Jun 11:33
Compare
Sorry, something went wrong.
No results found
Add fix for issue #2 , and #4 .
Move ole code to ruby-ole project, and depend on it.
v1.2.17
04 Jun 11:33
Compare
Sorry, something went wrong.
No results found
(This was last release before splitting out ruby-ole. subsequent bug fix
point releases 1-3 were made directly on the gem, not reflected in the
repository, though the fixes were also forward-ported.)
Update Ole::Storage backend, finalising api for split to separate
library.
v1.2.13
04 Jun 11:32
Compare
Sorry, something went wrong.
No results found