Skip to content

Releases: DigitalSlideArchive/tifftools

Version 1.5.2

25 Apr 17:39
aa237c9
Compare
Choose a tag to compare

Improvements

  • Simplify the deduplication code (#94)

Version 1.5.1

24 Apr 19:14
b464b22
Compare
Choose a tag to compare

Improvements

  • Speed up deduplication process (#93)

Version 1.5.0

23 Apr 12:23
0d418e9
Compare
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
Compare
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
Compare
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
Compare
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

Version 1.3.11

29 May 15:14
8f4fb76
Compare
Choose a tag to compare

What's Changed

  • Write tile or strip data after offset locations when writing ifds first. by @manthey in #86

Full Changelog: v1.3.10...v1.3.11

Version 1.3.10

23 May 16:01
7b94211
Compare
Choose a tag to compare

What's Changed

  • Add some ImageJ tags found in a sample file by @manthey in #85

Full Changelog: v1.3.9...v1.3.10

Version 1.3.9

28 Feb 18:26
0c39e95
Compare
Choose a tag to compare

What's Changed

  • Don't repeat bytes for immediately repeated byte series by @manthey in #82

Full Changelog: v1.3.8...v1.3.9

Version 1.3.8

24 Feb 17:47
f7a08e5
Compare
Choose a tag to compare

What's Changed

  • Add some aperio tags found in sample files. by @manthey in #81

Full Changelog: v1.3.7...v1.3.8