Skip to content

Releases: DigitalSlideArchive/tifftools

Version 1.7.0

14 Jan 14:58
3e1a038

Choose a tag to compare

What's Changed

  • Add max-errors for invalid datatypes parameter when reading by @manthey in #114
  • Annotate data sources by @manthey in #107
  • Add more constants for various compression modes by @manthey in #108
  • Test on Python 3.14, 3.13t, and 3.14t by @manthey in #110

Full Changelog: v1.6.1...v1.7.0

Version 1.6.1

12 May 20:20
73f0217

Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

Version 1.6.0

18 Apr 13:08
710a9a2

Choose a tag to compare

What's Changed

  • Remove setup.py and just use pyproject.toml by @manthey in #102
  • Convenience functions to set projection and GCPs by @annehaley in #103

New Contributors

Full Changelog: v1.5.3...v1.6.0

Version 1.5.3

07 Mar 15:39
04fe0f5

Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.5.3

Version 1.5.2

25 Apr 17:39
aa237c9

Choose a tag to compare

Improvements

  • Simplify the deduplication code (#94)

Version 1.5.1

24 Apr 19:14
b464b22

Choose a tag to compare

Improvements

  • Speed up deduplication process (#93)

Version 1.5.0

23 Apr 12:23
0d418e9

Choose a tag to compare

Features

  • Add a deduplicate option to avoid writing all identical data blocks (#92)

Improvements

  • Refactor how ifds-first option emits data so it is closer to the COGs standard (#92)

Version 1.4.1

28 Feb 19:30
46a4aec

Choose a tag to compare

What's Changed

  • Harden writing raw data to ascii format tags by @manthey in #90

Full Changelog: v1.4.0...v1.4.1

Version 1.4.0

12 Oct 15:29
29627d5

Choose a tag to compare

What's Changed

  • Test with currently supported python versions. by @manthey in #88
  • Memoize rawdata to reduce memory use by @manthey in #89

Full Changelog: v1.3.12...v1.4.0

Version 1.3.12

15 Jun 16:27
fbc89d5

Choose a tag to compare

What's Changed

  • Update constants to include all of the tags in libtiff 4.5.1 by @manthey in #87

Full Changelog: v1.3.11...v1.3.12