Skip to content

1.1.0

Compare
Choose a tag to compare
@Slamdunk Slamdunk released this 06 Nov 10:03
· 151 commits to master since this release

Full Changelog

Implemented enhancements:

  • Headers: no catchable exception #246
  • imap_thread #113
  • Deprecate MessageInterface::maskAsSeen() in favour of MessageInterface::markAsSeen() #255 (Slamdunk)
  • Lazy load structured Headers #250 (Slamdunk)
  • Implement imap_thread #249 (Slamdunk)
  • Require ext-iconv #248 (Slamdunk)
  • Message Part: expose $partNumber #244 (wujku)
  • Add Mockability helpers and documentation #236 (Slamdunk)
  • Add missing interface change for #225 #233 (Slamdunk)
  • Connection: check if the connection is still active with imap\_ping #232 (wujku)
  • Message: add References and In-Reply-To headers shortcuts #230 (wujku)
  • Added bulk set / clear flags functionality for mailbox messages #225 (wujku)

Merged pull requests:

  • make docs more obvious #252 (lgg)
  • README.md: add Table of Contents with Travis checker #234 (Slamdunk)