Skip to content

Releases: DirectoryTree/ImapEngine

v1.2.1

16 Feb 21:42
Compare
Choose a tag to compare

Fixed

  • ImapFlag enum values should be their true raw form - fc28220

v1.2.0

16 Feb 04:27
Compare
Choose a tag to compare

Fixed

  • Properly throw an exception when finding the IDLE folder fails - 16b2244
  • Properly throw an exception when finding an IDLE message fails - 4d9735f

Added

  • Ability to findOrFail a folder - 5e39517
  • Ability to findOrFail a message - 3b70001

v1.1.0

14 Feb 15:43
cda9d69
Compare
Choose a tag to compare

Changed

  • Implement Arrayable and JsonSerializable on Address and Attachment, along with Message adjustments - #18

v1.0.5

14 Feb 15:11
7ea0f30
Compare
Choose a tag to compare

Fixed

  • Removed art folder from composer installation - 5dfdc56
  • Removed illuminate/support to be framework agnostic - #17

v1.0.4

13 Feb 23:07
Compare
Choose a tag to compare

Fixed

  • Parser exception being thrown when there are no more tokens in response - #15

v1.0.3

13 Feb 15:45
3276422
Compare
Choose a tag to compare

Fixed

  • Properly allow $query parameter to be nullable in $folder->idle() - 3b92dc8

v1.0.2

13 Feb 15:28
Compare
Choose a tag to compare

Fixed

  • Use proper tcp stream transport when starttls encryption is used - 57d1210

v1.0.1

13 Feb 14:29
9a91229
Compare
Choose a tag to compare

Fixed

  • Add .gitattributes file to prevent unnecessary files from being downloaded on install by @raphaelstolt - #9

v1.0.0

13 Feb 04:56
Compare
Choose a tag to compare

First release! 🎉