Skip to content

Releases: chanzuckerberg/idetik

v0.6.1

12 Dec 18:50
e6d7b7d

Choose a tag to compare

0.6.1 (2025-12-12)

Bug Fixes

  • ensure presence of public directory for examples build (#551) (e6d7b7d), closes #541

v0.6.0

11 Dec 14:27
f34ce8b

Choose a tag to compare

0.6.0 (2025-12-11)

Features

  • prevent double blending of chunked image layers' LODs (#548) (f34ce8b), closes #372

v0.5.1

10 Dec 00:20
757e842

Choose a tag to compare

0.5.1 (2025-12-10)

Bug Fixes

v0.5.0

05 Dec 19:15
6dc8f6b

Choose a tag to compare

0.5.0 (2025-12-05)

Features

v0.4.3

04 Dec 20:09
3630c18

Choose a tag to compare

0.4.3 (2025-12-04)

Bug Fixes

  • Prevent unwanted disposal of fallback chunks and add sanity check (#546) (3630c18), closes #538 #538

v0.4.2

04 Dec 17:26
0eb0ccd

Choose a tag to compare

0.4.2 (2025-12-04)

Code Refactoring

v0.4.1

03 Dec 22:23
6e2e3e8

Choose a tag to compare

0.4.1 (2025-12-03)

Bug Fixes

  • refactor size observer for immediate resizing (#543) (6e2e3e8)

v0.4.0

03 Dec 21:02
40f3756

Choose a tag to compare

0.4.0 (2025-12-03)

Features

  • add AWS S3 authentication support for private data (#534) (40f3756)

v0.3.0

02 Dec 20:12
cce1159

Choose a tag to compare

0.3.0 (2025-12-02)

Features

  • use factory methods instead of overloaded constructors for OmeZarrImageSource (#539) (cce1159), closes #534 #536

v0.2.3

02 Dec 20:01
af6c23a

Choose a tag to compare

0.2.3 (2025-12-02)

Code Refactoring

  • use SourceDimensionMap instead of LoaderAttributes (#540) (af6c23a), closes #417