* Fix issue 10: reading images from stdin not working
1.6.1
* Fix issue 6: don't crash if the background color is not present in the palette * Depend on Pillow 2.6, remove dispose workaround
1.6
* Use correct background color for gifs. * Use per-fame delay time for gifs * workaround for dispose problem in pillow * refactoring of the animation code (old bugs replaced by new)
1.5
* Support for TinyMux (``--tinymux``) [marado]
1.4.1
* Support for Python 3.3 and 3.4
1.4
* Support for NUTS talkers (``--nuts``) [marado] * Support for Python 2.6