Webknossos

Latest version: v0.15.7

Safety actively analyzes 679296 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 19 of 37

0.8.26

0.8.25

0.8.24

What's Changed
* Fix wkcuber `--version` in https://github.com/scalableminds/webknossos-libs/pull/494


**Full Changelog**: https://github.com/scalableminds/webknossos-libs/compare/v0.8.23...v0.8.24

0.8.23

webknossos

Breaking Changes
- `wk.Graph` now inherits from `networkx.Graph` directly. Therefore, the `nx_graph` attribute is removed. [481](https://github.com/scalableminds/webknossos-libs/pull/481)
- The class `LayerCategories` was removed. `COLOR_TYPE` and `SEGMENTATION_TYPE` were renamed to `COLOR_CATEGORY` and `SEGMENTATION_CATEGORY` and can now be imported directly. The type of many parameters were changed from `str` to the literal `LayerCategoryType`. [454](https://github.com/scalableminds/webknossos-libs/pull/454)

Added
- Added `redownsample()` method to `Layer` to recompute existing downsampled magnifications. [461](https://github.com/scalableminds/webknossos-libs/pull/461)
- Added `globalize_floodfill.py` script to globalize partially computed flood fill operations. [461](https://github.com/scalableminds/webknossos-libs/pull/461)

Changed
- Improved performance for calculations with `Vec3Int` and `BoundingBox`. [461](https://github.com/scalableminds/webknossos-libs/pull/461)
- Resolve path when symlinking layer and make_relative is False (instead of only making it absolute). [492](https://github.com/scalableminds/webknossos-libs/pull/492)

wkcuber

Added
- Added the flag `--version` to `wkcuber`. [471](https://github.com/scalableminds/webknossos-libs/pull/471)

0.8.22

Breaking Changes
- Removed the `organization` parameter from the `webknossos_context` function. The organization will automatically be fetched using the token of the user. [470](https://github.com/scalableminds/webknossos-libs/pull/470)

Added
- Added a `User` class to the client that can be used to get meta-information of users or their logged time. The currently logged in user can be accessed, as well as all managed users. [470](https://github.com/scalableminds/webknossos-libs/pull/470)

0.8.21

downgrade typing-extensions for better dependency compatibility 472

Page 19 of 37

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.