Skip to content

Releases: micc83/mailamie

Version 1.1.0

08 Mar 11:04
Compare
Choose a tag to compare
  • Add support for PHP ^8.0
  • Add composer check command to run phpunit, phpstan and php-cs-fixer
  • Update npm dependencies
  • Remove brainmaestro/composer-git-hooks

Version 1.0.5

10 Aug 07:32
Compare
Choose a tag to compare

Changed

  • Update composer dependencies
  • Update friendsofphp/php-cs-fixer to v3.0.2
  • Update zbateson/mail-mime-parser to v1.3

Fixed

  • Remove double dots from email content rows start (fix #13)
  • Parse null subject, textBody and htmlBody to empty strings on Mailamie\Emails\Message creation (fix #12)