* Fix "scripts" sub-package * Various ctypes fixes * Add TIFF_HEADER_PATH to force header location * Fix handling of line continuations with libtiff 4.5.0
0.5.0.post0
* Add missing README.md from source distribution (used to as long_description in package metadata)
0.5.0
* Major package structure and CI overhaul * `libtiff.info` and `libtiff.convert` scripts are now setuptools entry points (console_scripts). Functionally the same, but code is executed differently. * Remove unused bundled bitarray * Fix numpy `np.bool` usage