Skip to content

Releases: bioio-devs/bioio

v3.2.0

22 Dec 20:04
808e5d5

Choose a tag to compare

Description

We have moved away from our plugin priority being determined by install time towards a default ordering. Additionally the reader parameter of BioImage now takes a sequence of readers as a priority list for tighter control. See specifics of our default ordering policy HERE.

What's Changed

Full Changelog: v3.1.0...v3.2.0

v3.1.0

05 Dec 01:27
a5d1c64

Choose a tag to compare

Description

Version 3.1.0 adds in the BioImage.dimension_properties property which provides Per-dimension metadata describing semantic meaning and units.

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

05 Sep 18:09
328db06

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v3.0.0

v2.0.0

20 Jun 23:29
9d8ae59

Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v2.0.0

v1.5.2

18 Apr 19:10
00b33f0

Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

04 Apr 22:14
8a6d70d

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.4.0

25 Mar 21:38
6c79502

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

12 Mar 22:53
f8a4979

Choose a tag to compare

This is an official release to accommodate the latest tifffile library. It does not support python 3.9

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1

07 Mar 22:53
bc34155

Choose a tag to compare

What's Changed

  • restict ngff-zarr to prevent errors in Ubuntu 18 by @kmitcham in #89
  • feature/parameterized-ome-tiff-writer-compression by @evamaxfield in #88
  • allow zarr writer to do incremental writes of single timepoints by @toloudis in #91
  • pin the tifffile version so we can release a final 3.9 build by @kmitcham in #99
  • This will be the final version of bioio compatible with python 3.9

New Contributors

Full Changelog: v1.2.0...v1.2.1

Official Release

06 Dec 18:30
8c1ae43

Choose a tag to compare

What's Changed

  • improve error string by @toloudis in #20
  • use correct package name for bioio-base by @toloudis in #19
  • Report plugin in repr by @SeanLeRoy in #21
  • Allow '.' in plugin ext prefix by @SeanLeRoy in #23
  • Auto retrieve plugins + adjust caching by @SeanLeRoy in #22
  • Upgrade docs by @SeanLeRoy in #16

New Contributors

Full Changelog: v0.9.0...v1.0.0