File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### [ 5.0.2] ( https://www.github.com/image-js/tiff/compare/v5.0.1...v5.0.2 ) (2021-10-31)
4+
5+
6+ ### Bug Fixes
7+
8+ * correctly decode images from pooled buffers ([ fcbbc34] ( https://www.github.com/image-js/tiff/commit/fcbbc348028b97ee6f99186628fe11c8135a6e6a ) )
9+ * make LZW more robust ([ 72a6180] ( https://www.github.com/image-js/tiff/commit/72a61809b8399b4d30d3657a248de2e7a2d2cdd6 ) )
10+
311### [ 5.0.1] ( https://www.github.com/image-js/tiff/compare/v5.0.0...v5.0.1 ) (2021-10-12)
412
513
Original file line number Diff line number Diff line change 11{
22 "name" : " tiff" ,
3- "version" : " 5.0.1 " ,
3+ "version" : " 5.0.2 " ,
44 "description" : " TIFF image decoder written entirely in JavaScript" ,
55 "main" : " lib/index.js" ,
66 "module" : " lib-esm/index.js" ,
You can’t perform that action at this time.
0 commit comments