- Loosen dependency on
mail
gem. (#23) - Add ability to flatten MTOM XOP parts back into the main XML document (#17)
- Improve detection of multipart content-type header.
- Drops support for ruby 1.8.7
- Removes hardcoded version lock on Mail gem
- Rewrite of savon-multipart to work with Savon 2.0+ This includes all of the existing functionality in savon-multipart for savon1, but in a way that will be easier to maintain.
- Initial version. Adds multipart support (SOAP with Attachments) to Savon v0.9.7. Please test and provide feedback so we can merge this into Savon proper.