Skip to content

Releases: pearu/pylibtiff

Version 0.6.1

21 Sep 13:38
689089d
Compare
Choose a tag to compare
  • Remove deprecated setuptools_scm_git_archive package from build process
  • Remove unused matplotlib and wx imports in CLI scripts

Version 0.6.0

15 Sep 21:46
8ed0e27
Compare
Choose a tag to compare
  • Add libtiff 4.6.0 wrappers
  • Remove GUI functionality from scripts

Version 0.5.1

29 Dec 19:20
b67eae3
Compare
Choose a tag to compare
  • 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

13 Dec 12:42
39d75f7
Compare
Choose a tag to compare
  • Add missing README.md from source distribution (used to as long_description in package metadata)

Version 0.5.0

13 Dec 03:37
19170fa
Compare
Choose a tag to compare
  • 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

pylibtiff 0.4.4

03 Oct 18:31
892df24
Compare
Choose a tag to compare

Various updates and bug fixes.