Skip to content

Releases: czbiohub-sf/iohub

v0.2.1

23 Jun 21:45
v0.2.1
12e5023

Choose a tag to compare

This is a patch release with compatibility fixes for various Micro-Manager configurations as well as some maintenance updates.

0.2.x be the last minor version to support zarr-python v2. Zarr-python v3 will be required for 0.3 to support Zarr format v3.

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.1rc1

23 Jun 21:29
v0.2.1rc1
12e5023

Choose a tag to compare

v0.2.1rc1 Pre-release
Pre-release

Release candidate testing for 0.2.1 patches.

What's Changed

Full Changelog: v0.2.0...v0.2.1rc1

v0.2.1rc0

22 May 21:31
v0.2.1rc0
3042f38

Choose a tag to compare

v0.2.1rc0 Pre-release
Pre-release

Release candidate testing for 0.2.1 patches.

What's Changed

Full Changelog: v0.2.0...v0.2.1rc0

v0.2.0

22 Apr 14:51
v0.2.0
dc704aa

Choose a tag to compare

Major changes:

  • The Micro-Manager OME-TIFF/NDTIFF and ClearControl readers have been migrated to use the unified FOV-mapping API.
  • The single-page TIFF and PTI readers has been deprecated.
  • OME-Zarr nodes and models have been moved into the ngff module.

0.2 be the last minor version to support zarr-python v2. Zarr-python v3 will be required for 0.3 to support Zarr format v3.

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.2.0rc0

04 Apr 22:41
v0.2.0rc0
dc704aa

Choose a tag to compare

v0.2.0rc0 Pre-release
Pre-release

Release candidate testing for 0.2.0.

What's Changed

New Contributors

Full Changelog: v0.2.0b0...v0.2.0rc0

v0.2.0b0

13 Mar 21:45
v0.2.0b0
fe642a9

Choose a tag to compare

v0.2.0b0 Pre-release
Pre-release

Beta testing for 0.2.0.

What's Changed

New Contributors

Full Changelog: v0.2.0a1...v0.2.0b0

v0.2.0a1

16 Sep 18:16
v0.2.0a1
5a0c90b

Choose a tag to compare

v0.2.0a1 Pre-release
Pre-release

Alpha testing for 0.2.0.

What's Changed

Full Changelog: v0.1.0...v0.2.0a1

v0.1.0

14 Feb 05:04
v0.1.0
a4d43a2

Choose a tag to compare

The first stable release of iohub. We only include source code download on GitHub since iohub is pure Python. The wheels are hosted on PyPI.

This release supports API and CLI for the following formats:

Read

  • OME-Zarr (OME-NGFF v0.4)
  • Micro-Manager TIFF sequence, OME-TIFF (MMStack), and NDTiff datasets
  • Custom data formats generated by Biohub microscopes
    • Falcon (PTI)
    • Dorado (ClearControl)
    • Dragonfly (OpenCell OME-TIFF)
    • Mantis (NDTiff)
    • DaXi (OME-TIFF)

Write

  • OME-Zarr

Note: With v0.2.0 we plan to include breaking API changes as proposed in #132.

0.1.0rc0

08 Dec 22:16
v0.1.0rc0
a4d43a2

Choose a tag to compare

0.1.0rc0 Pre-release
Pre-release

Release candidate for 0.1.0.

What's Changed

Full Changelog: v0.1.0dev5...v0.1.0rc0