Releases: pearu/pylibtiff
Releases · pearu/pylibtiff
Version 0.6.1
Version 0.6.0
- Add libtiff 4.6.0 wrappers
- Remove GUI functionality from scripts
Version 0.5.1
- 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
Version 0.5.0 Post 0
- Add missing README.md from source distribution (used to as long_description in package metadata)
Version 0.5.0
- Major package structure and CI overhaul
libtiff.info
andlibtiff.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
pylibtiff 0.4.4
Various updates and bug fixes.