------ - [aiolib] adds uncomplete fetch command with uncomplete line - [aiolib] adds uncomplete fetch command BODY without literal - [aiolib] adds rfc4315 uidplus : expunge with uids - [test] handles uidset better in imap server - [test] refactor testing IMAP4ClientProtocol.data_received instead of _handle_responses
0.7.8
------ - [aiolib] idle : added an idle_waiter for an event based idle loop
0.7.7
------ - [aiolib] do not filter exists line for examine command - [aiolib] idle : wait for the end of data frame before pushing into the queue - [test] imapserver enhancements : accepts sequence sets/returns UID when fetch by uid
0.7.6
------ - [aiolib] idle : added loop methods
0.7.5
------ - [aiolib][fix] it's up to the user to send idle DONE
0.7.4
------ - [aiolib] timeout for idle of 29 minutes + timeout of wait_server_push doesn't raise TimeoutException