8000 Tags · DraganDub/mail · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: DraganDub/mail

Tags

2.6.4

Toggle 2.6.4's commit message
== 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)

2.6.3

Toggle 2.6.3's commit message
Version 2.6.3

2.6.2

Toggle 2.6.2's commit message
Version 2.6.2

2.6.1

Toggle 2.6.1's commit message
Version bump to 2.6.1

2.6.0

Toggle 2.6.0's commit message
Version bump to 2.6.0 RELEASE IT

2.5.4

Toggle 2.5.4's commit message
Update version to 2.5.4 and release

2.2.20

Toggle 2.2.20's commit message
Updating version and changelog

2.5.3

Toggle 2.5.3's commit message
Version bump to 2.5.3

2.5.2

Toggle 2.5.2's commit message
Updating CHANGELOG

2.5.1

Toggle 2.5.1's commit message
Version bump to 2.5.1

0