Remove path normalization for images in wells. While the spec requires paths to be alphanumeric, this patch removes the normalization to allow for arbitrary image paths.
[v0.3.4]
allow to write as anndata_v1 for backward compatibility with older ngio versions.
[v0.3.3]
Chores
improve dataset download process and streamline the CI workflows
[v0.3.2]
API Changes
change table backend default to anndata_v1 for backward compatibility. This will be chaanged again when ngio v0.2.x is no longer supported.