------- - fix : issue 15 https://github.com/bamthomas/aioimaplib/issues/15 This will break the API for FETCH with emails BODY : now the first line is the server FETCH server response line. The messages are between 1 and end of Response.lines list.
0.5.19
------- - tests : [revert] add_charset to much intrusive when running a test suite
0.5.18
------- - tests : body text was not base64 encoded even if the header said so
0.5.17
------- - tests : mail_from parameter from Mail.create should handle mailhost, <mailhost>, Name <mailhost>
0.5.16
------- - tests : added better encoding handling and message building in Mail.create
0.5.15
------- - tests : added message_id as Mail.create parameter for testing