Add gdal interpretation of UUIDBox with GeoTIFF Box specification for JPEG2000 metadata. Add support for Python 3.5. Add support for Cygwin platform. Add write support for UUIDInfo and UUIDList box. Relax installation requirement of lxml from version 3.0 to version 2.3.2. Fix parsing error on python2 of bits-per-component box.
0.8.2
Add proper library version check to read methods.
0.8.1
Add support for JP2 bits per component box.
0.8.0
Deprecate old read and write methods in favor of array-style slicing. Reduce number of steps required for writing images. Add ignore_pclr_cmap_cdef, verbose, shape, codestream, layer properties.