8000 Comparing v3.0.1...v3.0.2 · zarr-developers/zarr-python · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zarr-developers/zarr-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.1
Choose a base ref
...
head repository: zarr-developers/zarr-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.2
Choose a head ref
  • 17 commits
  • 39 files changed
  • 11 contributors

Commits on Jan 17, 2025

  1. Configuration menu
    Copy the full SHA
    31d377b View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. Add hatch command for html coverage report (#2721)

    * Add hatch command for html coverage report
    
    * Fix grammer
    
    * Use more informative alias in contrib guide
    
    ---------
    
    Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com>
    maxrjones and d-v-b authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    e9772ac View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. (fix): structured arrays for v2 (#2681)

    ---------
    
    Co-authored-by: Martin Durant <martindurant@users.noreply.github.com>
    ilan-gold and martindurant authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    a260ae9 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. Use towncrier for changelog generation (#2736)

    * Use towncrier for changelog generation
    
    * Generate unreleased changelog
    
    * Fix towncrier command
    
    * Fix issue links
    
    * Don't do unreleased changelog on tagged builds
    
    * Rename 1234.doc.rst to 2736.doc.rst
    
    * Change existing release notes entry to new format
    
    * Update contributing guide for new release notes system
    
    * Update pull request template for new changelog system
    dstansby authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    2be9f36 View commit details
    Browse the repository at this point in the history
  2. Wrap sync fs for xarray.to_zarr (#2533)

    Co-authored-by: Martin Durant <martin.durant@alumni.utoronto.ca>
    moradology and martindurant authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    0c154c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. Fix label action (#2744)

    Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com>
    dstansby and d-v-b authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    40da497 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad99a67 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2025

  1. Fix pickling of ZipStore (#2762)

    * Fix pickling of ZipStore
    
    * Add changelog entry
    dstansby authored Jan 25, 2025
    Configuration menu
    Copy the full SHA
    9fd4545 View commit details
    Browse the repository at this point in the history
  2. Improve test coverage for storage classes (#2693)

    * Run Store tests on logging
    
    * Run store tests on wrapper
    
    * Add read only open tests to WrapperStore
    
    * Ignore new coverage files
    
    * Simplify wrapper tests
    
    * Fix __eq__ method in WrapperStore
    
    * Implement __repr__ for WrapperStore
    
    * Allow separate open and init kwargs
    
    * Add open class method to LoggingStore
    
    * Add __str__ to WrapperStore
    
    * Add repr test for LoggingStore
    
    * Fix __eq__ in LoggingStore
    
    * Test getsize for stores
    
    * Test for invalid ByteRequest
    
    * Use stdout rather than stderr as the default logging stream
    
    * Test default logging stream
    
    * Add test for getsize_prefix
    
    * Document buffer prototype parameter
    
    * Add test for invalid modes in StorePath.open()
    
    * Add test for contains_group
    
    * Add tests for contains_array
    
    * Test for invalid root type for LocalStore
    
    * Test LocalStore.get with default prototype
    
    * Test for invalid set buffer arguments
    
    * Test get and set on closed stores
    
    * Test using stores in a context manager
    
    * Specify abstract methods for StoreTests
    
    * Apply suggestions from code review
    
    Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com>
    
    * Lint
    
    * Fix typing for LoggingStore
    
    Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com>
    
    * Match specific Errors in tests
    
    Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com>
    
    * Add docstring
    
    Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com>
    
    * Parametrize tests
    
    Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com>
    
    * Test for contains group/array at multiple heirarchies
    
    Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com>
    
    * Update TypeError on GpuMemoryStore
    
    * Don't implement _is_open setter on wrapped stores
    
    * Update reprs for LoggingStore and WrapperStore
    
    * Test check_writeable and close for WrapperStore
    
    * Update pull request template (#2717)
    
    * Add release notes
    
    * Comprehensive changelog entry
    
    * Match error message
    
    * Apply suggestions from code review
    
    Co-authored-by: David Stansby <dstansby@gmail.com>
    
    * Update 2693.bugfix.rst
    
    ---------
    
    Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com>
    Co-authored-by: Hannes Spitz <44113112+brokkoli71@users.noreply.github.com>
    Co-authored-by: David Stansby <dstansby@gmail.com>
    Co-authored-by: Joe Hamman <joe@earthmover.io>
    5 people authored Jan 25, 2025
    Configuration menu
    Copy the full SHA
    80aea2a View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 in the actions…

    … group (#2770)
    
    Bumps the actions group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).
    
    
    Updates `pypa/gh-action-pypi-publish` from 1.12.3 to 1.12.4
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.12.3...v1.12.4)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    4582998 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. Upload coverage after GPU tests (#2767)

    Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com>
    dstansby and d-v-b authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    fb37ff0 View commit details
    Browse the repository at this point in the history
  2. Make botocore an optional test dependency (#2768)

    * Make botocore an optional test dependency
    
    * Add release notes
    dstansby authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    b5016c0 View commit details
    Browse the repository at this point in the history
  3. Some release note improvements (#2775)

    * Fix release note filename
    
    * Split big release note into lots of smaller ones
    
    * Fix code syntax
    dstansby authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    0c895d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. Use ChunkKeyEncodingLike type alias (#2763)

    * make proper ChunkKeyEncodingLike type alias, and use it
    
    * model the not-required-ness of the separator
    
    * add cast
    
    * changelog
    d-v-b authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    e602aa1 View commit details
    Browse the repository at this point in the history
  2. add init_array, and data kwarg for create_array (#2761)

    * add init_array, and data kwa
    8000
    rg for create_array
    
    * clean up some type hints and docstrings
    
    * add release notes
    
    * add tests for synchronous create_array
    
    * Update src/zarr/api/synchronous.py
    
    Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
    
    * error if shape / dtype and data are provided
    
    ---------
    
    Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
    d-v-b and dcherian authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    fc08f31 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. Configuration menu
    Copy the full SHA
    15d9260 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. prepare changelog for 3.0.2 release (#2783)

    * prepare changelog for 3.0.2 release
    
    * fixup
    
    * Update docs/release-notes.rst
    
    Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com>
    
    * fixup
    
    ---------
    
    Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com>
    jhamman and d-v-b authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    cab29d2 View commit details
    Browse the repository at this point in the history
Loading
0