There is a newer version of the record available.

Published February 14, 2024 | Version v2.17.0
Software Open

zarr-developers/zarr-python: v2.17.0

  • 1. Wellcome Sanger Institute
  • 2. @Quansight-Labs
  • 3. @openmicroscopy
  • 4. CEA
  • 5. @coiled
  • 6. Quansight
  • 7. Independent contractor
  • 8. NVIDIA
  • 9. Maven Securities
  • 10. @zarr-developers
  • 11. Earthmover PBC
  • 12. CERN / IRIS-HEP
  • 13. @earth-mover
  • 14. UCL
  • 15. Anaconda, inc.
  • 16. Satelligence
  • 17. GFDL
  • 18. Biomedicine Discovery Institute, Monash University
  • 19. Dept. of Physiology, Development and Neuroscience, U.Cam
  • 20. Research Engineer @University of Delhi
  • 21. NASA Goddard Space Flight Center

Description

See release notes: https://zarr.readthedocs.io/en/stable/release.html#release-2-17-0

What's Changed

  • Disable pre-commit.ci's PR autofixes by @jakirkham in https://github.com/zarr-developers/zarr-python/pull/1506
  • Bump redis from 4.5.5 to 4.6.0 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1446
  • Bump ipywidgets from 8.0.7 to 8.1.0 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1510
  • Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1520
  • Tiny tweak: Extend copyright notice to 2023 by @JackKelly in https://github.com/zarr-developers/zarr-python/pull/1528
  • Bump pytest from 7.3.2 to 7.4.0 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1445
  • Allow black to be run on any Python version by @dstansby in https://github.com/zarr-developers/zarr-python/pull/1549
  • Unnecessary list literal → set literal by @DimitriPapadopoulos in https://github.com/zarr-developers/zarr-python/pull/1534
  • Minor edits in docs by @MSanKeys963 in https://github.com/zarr-developers/zarr-python/pull/1509
  • Preserve dimension separator metadata when resizing arrays by @ziw-liu in https://github.com/zarr-developers/zarr-python/pull/1540
  • io.open → open by @DimitriPapadopoulos in https://github.com/zarr-developers/zarr-python/pull/1421
  • Bump pymongo from 4.4.0 to 4.5.0 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1507
  • Fix typo newly found by codespell by @DimitriPapadopoulos in https://github.com/zarr-developers/zarr-python/pull/1554
  • Bump actions/setup-python from 4.6.0 to 4.7.1 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1541
  • Bump pytest-doctestplus from 0.13.0 to 1.0.0 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1512
  • Bump fasteners from 0.18 to 0.19 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1553
  • Add links to numcodecs docs in tutorial by @dstansby in https://github.com/zarr-developers/zarr-python/pull/1535
  • Fail doc build on warnings by @dstansby in https://github.com/zarr-developers/zarr-python/pull/1548
  • DOC: Enable offline formats by @MSanKeys963 in https://github.com/zarr-developers/zarr-python/pull/1560
  • Remove dependency by @MSanKeys963 in https://github.com/zarr-developers/zarr-python/pull/1563
  • Bump setuptools-scm from 7.1.0 to 8.0.4 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1562
  • Bump redis from 4.6.0 to 5.0.1 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1561
  • Update release.rst by @MSanKeys963 in https://github.com/zarr-developers/zarr-python/pull/1574
  • Automatically document Array members by @dstansby in https://github.com/zarr-developers/zarr-python/pull/1547
  • DOC: Minor tweak to advanced indexing example in tutorial by @rossbar in https://github.com/zarr-developers/zarr-python/pull/1550
  • Bump h5py from 3.9.0 to 3.10.0 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1571
  • Bump fsspec from 2023.6.0 to 2023.10.0 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1570
  • Bump pytest-timeout from 2.1.0 to 2.2.0 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1577
  • Bump pytest from 7.4.0 to 7.4.3 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1576
  • Bump conda-incubator/setup-miniconda from 2.2.0 to 2.3.0 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1575
  • Remove CODE_OF_CONDCUT.md file from the Zarr-Python repo by @MSanKeys963 in https://github.com/zarr-developers/zarr-python/pull/1572
  • Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1586
  • Bump conda-incubator/setup-miniconda from 2.3.0 to 3.0.1 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1587
  • Cache result of FSStore._fsspec_installed() by @ph03 in https://github.com/zarr-developers/zarr-python/pull/1581
  • Bump version of black in pre-commit by @dstansby in https://github.com/zarr-developers/zarr-python/pull/1559
  • Use list comprehension where applicable by @DimitriPapadopoulos in https://github.com/zarr-developers/zarr-python/pull/1555
  • Bump numcodecs from 0.11.0 to 0.12.1 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1580
  • Use format specification mini-language to format string by @DimitriPapadopoulos in https://github.com/zarr-developers/zarr-python/pull/1558
  • Single startswith() call instead of multiple ones by @DimitriPapadopoulos in https://github.com/zarr-developers/zarr-python/pull/1556
  • Bump pymongo from 4.5.0 to 4.6.1 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1585
  • Move codespell options around by @DimitriPapadopoulos in https://github.com/zarr-developers/zarr-python/pull/1196
  • Bump fsspec from 2023.10.0 to 2023.12.1 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1600
  • Add type hints to zarr.create by @dstansby in https://github.com/zarr-developers/zarr-python/pull/1536
  • Remove unused mypy ignore comments by @dstansby in https://github.com/zarr-developers/zarr-python/pull/1602
  • Bump actions/setup-python from 4.7.1 to 5.0.0 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1605
  • Bump github/codeql-action from 2 to 3 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1609
  • chore: update pre-commit hooks by @pre-commit-ci in https://github.com/zarr-developers/zarr-python/pull/1448
  • chore: update pre-commit hooks by @pre-commit-ci in https://github.com/zarr-developers/zarr-python/pull/1618
  • Bump fsspec from 2023.12.1 to 2023.12.2 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1606
  • Bump pytest-doctestplus from 1.0.0 to 1.1.0 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1619
  • Bump pytest from 7.4.3 to 7.4.4 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1622
  • chore: update pre-commit hooks by @pre-commit-ci in https://github.com/zarr-developers/zarr-python/pull/1626
  • Create TEAM.md by @jhamman in https://github.com/zarr-developers/zarr-python/pull/1628
  • Drop python 3.8 and numpy 1.20 by @joshmoore in https://github.com/zarr-developers/zarr-python/pull/1557
  • Add Norman Rzepka to core-dev team by @jhamman in https://github.com/zarr-developers/zarr-python/pull/1630
  • chore: update pre-commit hooks by @pre-commit-ci in https://github.com/zarr-developers/zarr-python/pull/1633
  • Bump actions/download-artifact from 3 to 4 by @dependabot in https://github.com/zarr-developers/zarr-python/pull/1611
  • Update tutorial.rst to include section about accessing Zip Files on S3 by @jeffpeck10x in https://github.com/zarr-developers/zarr-python/pull/1615
  • doc(v3): add v3 roadmap and design document by @jhamman in https://github.com/zarr-developers/zarr-python/pull/1583
  • chore: update pre-commit hooks by @pre-commit-ci in https://github.com/zarr-developers/zarr-python/pull/1636
  • Pyodide support: don't require fasteners on emscripten by @hoodmane in https://github.com/zarr-developers/zarr-python/pull/1663
  • Update release.rst by @MSanKeys963 in https://github.com/zarr-developers/zarr-python/pull/1621

New Contributors

  • @JackKelly made their first contribution in https://github.com/zarr-developers/zarr-python/pull/1528
  • @dstansby made their first contribution in https://github.com/zarr-developers/zarr-python/pull/1549
  • @ziw-liu made their first contribution in https://github.com/zarr-developers/zarr-python/pull/1540
  • @rossbar made their first contribution in https://github.com/zarr-developers/zarr-python/pull/1550
  • @ph03 made their first contribution in https://github.com/zarr-developers/zarr-python/pull/1581
  • @jeffpeck10x made their first contribution in https://github.com/zarr-developers/zarr-python/pull/1615
  • @hoodmane made their first contribution in https://github.com/zarr-developers/zarr-python/pull/1663

Full Changelog: https://github.com/zarr-developers/zarr-python/compare/v2.16.1...v2.17.0

Files

zarr-developers/zarr-python-v2.17.0.zip

Files (5.3 MB)

Name Size Download all
md5:10b29b1d19c31145ff6bb2a7494393e6
5.3 MB Preview Download

Additional details

Related works