Sha256: fe9869dc4e03c3d896c5a4b182873747542d44b44284c3d46d63961683246bc6
Contents?: true
Size: 714 Bytes
Versions: 1
Compression:
Stored size: 714 Bytes
Contents
# CHANGELOG ## 1.0.6 * Fix decoding for invalid ascii characters in mail header. ## 1.0.5 * Force utf-8 when charset is not detected. ## 1.0.4 * Sanitize some wrong parameters for content type and content disposition. * Sanitize unescaped characters for RFC2231 filename. * Strip null bytes from decoded string. * Decode unicode-1-1-utf-7. * Fallback parser errors for date and addresses. * Fallback unknown encoding errors for body. * Sort filename parameters by counter number. ## 1.0.3 * Fix decoding of quoted printable with space. ## 1.0.2 * Don't run auto-detection if content type is not text. ## 1.0.1 * Add path for references field to handle comma-splitted value. ## 1.0.0 * First release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mail-jdec-1.0.6 | CHANGELOG.md |