Fix conversion of uint16 TIFFs to single jp2 tile. Fix command line arguments --psnr and --cratio. Minor documentation updates. Add --num-threads option to tiff2jp2. Refactor GeoJP2 code to get support for GML-JP2. Fix broken uint16 test. Fix stripped tiff oddity with partial last strip. Refactor RGBA interface.
0.12.5
Fix plane ordering on RGBA TIFFs on big-endian Fix TIFF reads on partian final strips
0.12.4
Fix regression on default value of numres.
0.12.3
Add support for type hints. Remove support for Python 3.8.
0.12.2
Fix error condition when MCT specified as false for grayscale image. Make properties conform to numpydoc. Fix YCbCr/JPEG TIFF conversion test failure on Fedora. Stop using libtiff to create test files on the fly.