You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Rollback `scikit-image` version from `0.18.0` to `0.16.2` because the newer version cause problems in voxelytics. [#390](https://github.com/scalableminds/webknossos-cuber/pull/390/files)
-`dataset.add_symlink_layer` and `dataset.add_copy_layer` can now handle `Layer` arguments as well. The parameter `foreign_layer_path` was renamed to `foreign_layer`. [#389](https://github.com/scalableminds/webknossos-cuber/pull/389)
16
39
17
40
### Changed
18
-
- Bump scipy to `1.6.0` and `scikit-image` to `0.18.0` while keeping `numpy` to under `1.20.0`[#372](https://github.com/scalableminds/webknossos-cuber/pull/372/files)
- Avoid warnings for compressed/unaligned data, if the data is directly at the border of the bounding box. [#378](https://github.com/scalableminds/webknossos-cuber/pull/378)
- Bump scipy to `1.6.0` and `scikit-image` to `0.18.0` while keeping `numpy` to under `1.20.0`[#372](https://github.com/scalableminds/webknossos-cuber/pull/372/files)
65
+
21
66
### Fixed
22
67
- Fixes a bug where modifications to an existing dataset with floats as dtype failed. [#375](https://github.com/scalableminds/webknossos-cuber/pull/375)
0 commit comments