Skip to content

Releases: image-js/tiff

tiff v5.0.2

31 Oct 08:43
605434a

Choose a tag to compare

Bug Fixes

  • correctly decode images from pooled buffers (fcbbc34)
  • make LZW more robust (72a6180)

tiff v5.0.1

12 Oct 09:12
e95c4ee

Choose a tag to compare

Bug Fixes

tiff v5.0.0

06 Jul 06:22
5b4096d

Choose a tag to compare

⚠ BREAKING CHANGES

  • Removed support for Node.js 10.

Miscellaneous Chores

  • stop testing on Node.js 10 (220822f)