====== * MailMessage.uid - fixed bug - UID cannot be parsed if stored with empty flags list * MailMessage.uid - used one regexp instead two * MailBox, MailBoxUnencrypted - add timeout argument (supports since python 3.9) * Added query.UidRange, for search by uid range, UID *:123 * Deprecated query.Q was removed
* MailMessage.attachments - improved parsing - case with Content-ID only
0.27.0
* Renamed MailMessage.size -> MailMessage.size_rfc822, returned type now always int * Added MailMessage.size attribute * Added Attachment.size attribute
0.26.0
BaseMailBox.login initial_folder argument now can be None to skip folder.set