* Build lib with excluding tests (was need to clean build dirs)
0.38.0
* Fixed bug at utils.parse_email_addresses - quoted with newlines * Fixed bug at BaseMailBox.search - empty elements on split result with trailing spaces
0.37.0
* 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