Skip to content

Releases: czbiohub-sf/iohub

v0.2.0a1

16 Sep 18:16
v0.2.0a1
5a0c90b
Compare
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
Compare
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
Compare
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