From raasdnil at gmail.com Sun Mar 28 03:06:30 2010 From: raasdnil at gmail.com (Mikel Lindsaar) Date: Sun, 28 Mar 2010 18:06:30 +1100 Subject: [Tmail-talk] [ANN] Mail 2.1.5 Pushed Message-ID: <57a815bf1003280006s7fa70ecdw64f38b2dd98fcbdc@mail.gmail.com> Hi all, Mail 2.1.5 has now been pushed to Gemcutter. Key features and bug fixes * Mail now tries to be smart about the body and auto encodes where it can, makes things work nicer - big thank you to Peter Bowen (github.com/pzb) for this work. * Mail::Message now provides a #errors method. This contains an array for each header field that failed to parse, the header field will then be parsed as an UnstructuredField. * Updated vendor'd treetop with latest changes from Nathan Sobo's branch and Jeremy Kemper's branch * Keep header field case when instantiating an Unstructured Field. * Adding Message#decoded returns Message#body#decoded if the message is not multipart * Content transfer encoding failed on trailing semi-colon, fixed You can get it from gemcutter or from github/mikel/mail tag 2.1.5 -- http://rubyx.com/ http://lindsaar.net/