[ANN] Mail version 2.2.1

Hi all,

I just pushed Mail 2.2.1. ActionMailer edge now depends on 2.2.1 as well.

gem install mail

Or in your Gemfile:

gem “mail”

This release incorporates a bunch of code submissions from the Mail community, it was simply awesome to see so many great changes and updates from all the forks on github. I have pulled most of the changes and there are more awesome ones in the wings. All in all, 7 different coders contributed to this release!

Highlights of this release are updates from Lars Pind who got stuck into the encoding and decoding of header fields. The job he did has improved Mail’s speed a lot in this area using some intelligent optimisation, but kudos to him. Eric Kidd also did a lot of work in this area and helped update the git repository so that you can now properly use it with bundler pointing at the git source. Thanks to all the other contributors as well!

The new gem is now on Rubygems.org… it is backwards compatible with the only real change is that Mail will now encode whole lines of text instead of breaking it down to individual words and encoding them separately. This is a speed improvement and you probably won’t notice this as the decoded results stay the same.

Changelog from 2.2.0 is:

Enjoy!

Mikel Lindsaar
http://rubyx.com/
http://lindsaar.net/

···


You received this message because you are subscribed to the Google Groups “Ruby on Rails: Talk” group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

Mikel Lindsaar wrote:

Hi all,

I just pushed Mail 2.2.1. ActionMailer edge now depends on 2.2.1 as
well.

Excellent. Keep up the good work, and thanks for doing this!

···

--
Posted via http://www.ruby-forum.com/\.