Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

29 lines (15 loc) · 1.06 KB

####v1.0.7

[FIX] getMessageBody does not handle Content-disposition inline #11

####v1.0.6

[FIX] try content-name if disposition-filename isn't set #6

####v1.0.5

[ENHANCEMENT] Added Attachment usage example to documentation #5

####v1.0.4

[FIX] Some private methods changed to protected. Fixed attechment stream 2028 characters issue #4

####v1.0.3

[FIX] Added parts variable. Variable was not declared which can lead to annoying error messages in logs #3

[FIX] Removed unused pivate getPartHeader() method

####v1.0.2

[FEATURE] Added required extensions to composer #2

####v1.0.1

[FIX] Corrects an issue with getting the 'text' body in some instances #1