Skip to content

2.2.0

Compare
Choose a tag to compare
@Jamesking56 Jamesking56 released this 23 Jul 08:07
· 44 commits to master since this release
fb5e057

Changes

  • Added new methods to check for email attachments and grab attachment content (thanks @margori).
  • Dropped support for PHP 7.0 and 7.1.
  • Require ext-json in composer.json file (thanks @margori).
  • Improve array merging in grabUrlsFromLastEmail (thanks @margori).
  • General code quality improvements.