Zarr

Latest version: v2.18.2

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

Scan your dependencies

Page 11 of 11

2.0.1

See [release notes](http://zarr.readthedocs.io/en/latest/release.html#release-2-0-1).

2.0.0

See [release notes](http://zarr.readthedocs.io/en/latest/release.html#release-2-0-0).

1.1.0

See [release notes](http://zarr.readthedocs.io/en/latest/release.html#release-1-1-0).

1.0.0

See [release notes](http://zarr.readthedocs.io/en/latest/release.html#release-1-0-0).

0.4.0

Changes in this release:
- Compatibility with Python 2.7 has been added (3, 19)
- The c-blosc library will now be compiled with AVX2 enabled if CPU support is detected (4, 20)
- The persistence format is now documented (5)
- The format used to store configuration metadata for a persistent array has been changed to use JSON (6, 14)
- The bitshuffle filter now works for arrays with single byte dtypes (10)
- Arrays can now have user-defined metadata ("attributes") associated (11, 18)
- The c-blosc library has been upgraded to version 1.8.1 (12)
- Additional top-level functions empty_like, zeros_like, ones_like, full_like, open_like have been added (13, 17)
- The c-blosc library can now be used in either contextual mode (best when using zarr in a multi-threaded context) or non-contextual (a.k.a. global) mode (best when using zarr in a single-threaded context, because it allows c-blosc to use multiple threads internally), switched via the `zarr.set_blosc_options()` function (15, 16)

0.3.0

This is the first feature-complete release. However, status should still be considered alpha, things may break, change or disappear without warning.

Page 11 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.