------ - pushing continuation in the queue when idled
0.5.8
------ - added a stop waiting server push function to interupt yield from queue.get
0.5.7
------ - server send still here every IDLE_STILL_HERE_PERIOD_SECONDS to client when idle - fix when server was lauched with main, loop is already running
0.5.6
------ - fix doc - fix imapserver main (needs a asyncio.loop.run_forever())
0.5.5
------ - fix issues with coroutines in uid command - documentation - remove PARTIAL, PROXYAUTH, SETANNOTATION and GETANNOTATION commands
0.5.4
------ - refactor: treating response as we read the imap server responses for a better reading - doc - removing tests from package - publish on pypi - added coverall