Releases: PolusAI/bfio
Releases · PolusAI/bfio
v2.3.3 Release
v2.3.2
What's Changed
- Dev by @Nicholas-Schaub in #32
- v2.3.1 by @Nicholas-Schaub in #43
- remove napari plugin by @sameeul in #45
- Update github workflow by @sameeul in #47
- Fix ome types and other bugs by @sameeul in #48
- Pre commit by @jfennick in #49
- Update docker by @sameeul in #53
- Update docker by @sameeul in #54
- Update base docker by @sameeul in #55
- Fixing zarr backend check by @sameeul in #56
- Fix zarr check by @sameeul in #57
- add support for v2.1.9 metadata by @sameeul in #58
- Bump version: 2.3.1 → 2.3.2 by @sameeul in #59
Full Changelog: v2.3.0...v2.3.2
v2.3.1-dev1
Fix ome types and other bugs (#48) * updates for ome-types * Fix #34 * Fix #33 * Fix #36 * ome_types fix * Code reformatting * another ome_types fix * update formatting * move tifffile fix from the dev branch * fix tifffile * Remove unnecessary test dependecies * rollback copy method * better file inference * update function signature * update function call * Update tests * Try scyjava * Update formatting * Run tests on windows and mac * add verbosity * try mac-12 * disable test * add test back * add test back * modify write test * modify write test * run tests on other platform * Fix pydantic warning * update test workflow * Updated few checks * update test * update test * Fix #46 * Fixing reading interleaved channel data * Fixed formatting * Minor fix * Minor fix * Clean up additional scyjava stuff * remove extra import
Stable Version 2.0
The BioFormats Input Output utility has matured, making significant increases to performance and improving ease of use over version 1. Version 1 was originally held and maintained in [polus-plugins](https://github.com/labshare/polus-plugins], but with the official stable release of version 2.0 we have split it into it's own repository.