* Breaking change: MailMessage.headers - now all keys in lower-case (*email headers are not case-sensitive) * Path with tests excluded from distribution archive
0.36.0
* Fixed MailMessage.text/html parse on case: text/html with Content-ID
0.35.0
* Added BaseMailBox.append method * Renamed message.Attachment -> message.MailAttachment * Fixed bug at utils.encode_folder for bytes * Fixed bug at mailbox.folder.status on encoded names
0.34.0
* Improved MailMessage.text, MailMessage.html on case: no text/html and with text/html attachment
0.33.0
* MailMessage.attachments - fixed miss some attachments
0.32.0
* Fixed bug at BaseMailBox.copy - folder name was not encoded