IMAPClient 0.9.2

Menno Smits menno at freshfoo.com
Fri Mar 29 00:50:42 CET 2013


I'm pleased to announce version 0.9.2 of IMAPClient, the easy-to-use and
Pythonic IMAP client library.

Highlights for this release:

* The IMAP THREAD command is now supported. Thanks to Lukasz Mierzwa for
the patches.

* Enhanced CAPABILITY querying.

* Better documentation for contributors (see HACKING file).


Links:
* Announcement: http://freshfoo.com/blog/IMAPClient-0.9.2
* Project: http://imapclient.freshfoo.com/
* PyPI: http://pypi.python.org/pypi/IMAPClient/0.9.2
* Manual: http://imapclient.readthedocs.org/en/0.9.2/
* NEWS: https://bitbucket.org/mjs0/imapclient/src/tip/NEWS

IMAPClient can be installed from PyPI (pip install imapclient) or
downloaded from the IMAPClient site.

Regards,
Menno


More information about the Python-announce-list mailing list