Tags: DraganDub/mail
Tags
== Version 2.6.4 - Wed Mar 23 08:16 -0700 2016 Jeremy Daer <jeremydae… …r@gmail.com> Features: * mikel#772 - Normalize encoding matchers (grosser) * mikel#775 - Avoid failed encodings / stop bad charsets early (grosser) * mikel#782 – Make the gem compatible with Rubinius (robin850) * mikel#865 - Allow a body with an invalid encoding to be round tripped (kjg) * mikel#866 - Support decoding message bodies with non-Ruby-standard charsets (jeremy) * mikel#868 - Use the Ruby19.charset_encoder when decoding message bodies (kjg) * mikel#872 - Low-level option to include BCC field in the encoded message (grossadamm) * mikel#901 - Allow mail.text_part = '…' and mail.html_part = '<p>…</p>' (taavo) * mikel#924 - Matcher for having attachments (schepedw) Performance: * mikel#956 - Use native String#encode for CR/LF conversion (carsonreinke) * mikel#970 - Support Ruby 2.3+ frozen string literals (twalpole) Bugs: * mikel#719 - Fix to not extract header content that looks like its field name (kjg) * mikel#789 - Fix encoding collapsing not dealing with multiple encodings in 1 line (grosser) * mikel#808 - Mail::Field correctly responds_to? the methods of its instantiated field (thegcat) * mikel#849 - Handle calling Part#inline? when the Content-Disposition field couldn't be parsed (kjg) * mikel#874 – Stay under 1000-char SMTP line length limits (pushrax) * mikel#877 - Make Mail::Field == other take the field value into account (kjg) * mikel#907 - Mail::ContentDispositionField should work with nil value (kjg) * mikel#910 - Mail::Address should handle b_value_encoded local and domain parts (kjg) * mikel#918 - Account for possibility of absent delivery-status headers (kjg)
PreviousNext