Webknossos

Latest version: v0.16.1

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

Scan your dependencies

Page 1 of 38

0.16.1

webknossos

Added
- Added .nrrd and .nhdr to supported suffixes. [1228](https://github.com/scalableminds/webknossos-libs/pull/1228)
- Added more docstrings for many public classes and methods. [1225](https://github.com/scalableminds/webknossos-libs/pull/1225)

Changed
- Removes vcr-py from developer dependencies for testing and adds proxay for recording and replaying API requests. [1198](https://github.com/scalableminds/webknossos-libs/pull/1198)
- Removed the CZI installation extra from `pip install webknossos[all]` by default. Users need to manually install it with `pip install --extra-index-url https://pypi.scm.io/simple/ webknossos[czi]`. [#1219](https://github.com/scalableminds/webknossos-libs/pull/1219)
- Refactored the PimsTiffReader to read the data directly from the tiff file without creating a memmap-able copy first. This greatly reduces the time and storage requirements for converting large tiff files. [1212](https://github.com/scalableminds/webknossos-libs/pull/1212)

Fixed
- Fixed unpickling of the SSL_Context to allow for a second or third pickling. [1223](https://github.com/scalableminds/webknossos-libs/pull/1223)

0.16.0

cluster_tools

Breaking Changes
- Removed the `map_unordered` function of executors. [1193](https://github.com/scalableminds/webknossos-libs/pull/1193)

Changed
- Deprecated the test_pickling and debug_sequential executor strategies. The strategies multiprocessing_with_pickling and sequential should be used instead. [1193](https://github.com/scalableminds/webknossos-libs/pull/1193)
- The sequential executor strategy no longer uses multiprocessing functionality internally and instead executes functions sequentially and synchronously in the same process. [1193](https://github.com/scalableminds/webknossos-libs/pull/1193)

0.15.11

webknossos

Fixed
- Fixed pickling issue that has been introduced in 0.15.9. [1218](https://github.com/scalableminds/webknossos-libs/pull/1218)

0.15.10

webknossos

Fixed
- Fixed pickling issue that has been introduced in 0.15.9. [1218](https://github.com/scalableminds/webknossos-libs/pull/1218)

0.15.9

webknossos

Changed
Removed the CZI installation extra from `pip install webknossos[all]` by default. Users need to manually install it with `pip install --extra-index-url https://pypi.scm.io/simple/ webknossos[czi]`. [#1219](https://github.com/scalableminds/webknossos-libs/pull/1219)

0.15.8

webknossos

Changed
- Fixes SSL certificate verification for remote datasets by adding CA certificates using `certifi`. [1211](https://github.com/scalableminds/webknossos-libs/pull/1211)

Page 1 of 38

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.