Skip to content

Releases: PolusAI/bfio

v2.3.3 Release

05 Dec 18:47
5b39b4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.2...v2.3.3

v2.3.2

16 Oct 15:08
314e179
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.2

v2.3.1-dev1

22 Sep 14:07
349a858
Compare
Choose a tag to compare
v2.3.1-dev1 Pre-release
Pre-release
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

26 Apr 19:15
Compare
Choose a tag to compare

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.