Skip to content

v4.22.1p1: Merge pull request #86 from sisimai/sisimai-4221p1

Pre-release
Pre-release

Choose a tag to compare

@azumakuniyuki azumakuniyuki released this 05 Sep 13:16
· 2288 commits to 5-stable since this release
  • Apply Pull-Request #84 (issue #83) for setting the value of softorhard in Sisimai::SMTP::Error.soft_or_hard method. Thanks to @lunatyq.
  • Fix a wrong value assingment, and code for Performance/StartWith reported from Rubocop in Sisimai::Bite::Email::GSuite.
  • Update codes about Lint/AssignmentInCondition, Style/Next, Style/EmptyElse, Style/UselessAssignment, and others reported from Rubocop.
  • Fix code for Performance/Casecmp, Performance/LstripRstrip in Sisimai::MIME.
  • Update code for Style/SymbolProc in Sisimai::Message::Email.
  • Support parsing JSON object from SendGrid Event Webhook.