Skip to content

v4.25.9

Choose a tag to compare

@azumakuniyuki azumakuniyuki released this 03 Oct 13:06
· 141 commits to master since this release
  • Suppress warning messages on Ruby 2.7. Thanks to @koic
    • Suppress keyword argument warnings in Ruby 2.7 #200
    • Suppress a Ruby warning for Object#=~ and bug fix to match patterns #201
  • #203 Replace .+ with [^ ] on some large regular expressions for serious performance reason.
  • #204 Suport Null MX (RFC7505) on Sendmail sisimai/set-of-emails#4