------------------ - add channel size checking in topil; - add mlst metadata decoding; - fix key collision issue in descriptor; - performance improvement for packbit encoding/decoding; - drop cython dependency in travis config; - implement thumbnail, is_group, and parent methods in PSDImage.
1.8.0
Not secure
------------------
- major API changes; - package name changed to `psd_tools2`; - completely rewritten decoding subpackage `psd_tools2.psd`; - improved composer functionality; - file write support; - drop cython compression module and makes the package pure-python; - drop pymaging support.