* 8: For compatibility with later Pillow versions, use ``frombytes``.
2.1
===
* Refreshed package.
2.0
===
* Dropped support for Python 2.6. * Moved hosting to Github.
1.3
===
* Use ``jaraco.structures`` instead of ``jaraco.util``.
1.2.1
=====
* Fixed several errors in the code due to untested refactorings for Python 3 support. The code now runs properly under Python 3. * 3: Added notes about deploying the latest version of comtypes with bug fixes from jaraco's mirror.
1.2
===
* 1: Require jaraco.util for bitutil, which has progressed with better Python 3 support. * 2: Added a hard dependency on Pillow for imaging. The library is pretty useless without it. If there is a use-case out there for using the library without Pillow, please file a request ticket.