Skip to content

v0.16.2

Choose a tag to compare

@github-actions github-actions released this 18 Dec 13:05

webknossos

Breaking Changes

  • MagView.get_zarr_array now returns a tensorstore array instead of a zarr-python array. #1174

Changed

  • Updated to WEBKNOSSOS API version 8. #1185
  • Using tensorstore for reading and writing zarr 2 and 3 arrays. Removed zarrita and zarr dependency. #1174