-
Notifications
You must be signed in to change notification settings - Fork 97
Comparing changes
Open a pull request
base repository: zarr-developers/numcodecs
base: v0.15.0
head repository: zarr-developers/numcodecs
compare: v0.15.1
- 9 commits
- 11 files changed
- 7 contributors
Commits on Jan 17, 2025
-
Remove id from zarr3 config serialization (#685)
* Remove id from zarr3 config serialization * add test * tests * release docs --------- Co-authored-by: David Stansby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 30155c7 - Browse repository at this point
Copy the full SHA 30155c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee9a110 - Browse repository at this point
Copy the full SHA ee9a110View commit details -
Apply ruff preview rule RUF046 (#687)
RUF046 Value being casted is already an integer
Configuration menu - View commit details
-
Copy full SHA for 0162bb8 - Browse repository at this point
Copy the full SHA 0162bb8View commit details -
chore: update pre-commit hooks (#682)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.8.6](astral-sh/ruff-pre-commit@v0.8.4...v0.8.6) - [github.com/pre-commit/mirrors-mypy: v1.14.0 → v1.14.1](pre-commit/mirrors-mypy@v1.14.0...v1.14.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bd517ab - Browse repository at this point
Copy the full SHA bd517abView commit details -
Minor UX improvement: Add the
UnknownCodecError
. (#689)* Add the UnknownCodecError * Remove trailing whitespace * Ruff formatting * Add a release note * Add doctest * Fix failing test case * Formatting again * Update numcodecs/tests/test_registry.py Co-authored-by: David Stansby <[email protected]> * Make UnknownCodecError inherit from ValueError --------- Co-authored-by: David Stansby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d090a3 - Browse repository at this point
Copy the full SHA 6d090a3View commit details
Commits on Jan 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8d15c02 - Browse repository at this point
Copy the full SHA 8d15c02View commit details
Commits on Feb 7, 2025
-
chore: update pre-commit hooks (#696)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.9.4](astral-sh/ruff-pre-commit@v0.8.6...v0.9.4) - [github.com/scientific-python/cookie: 2024.08.19 → 2025.01.22](scientific-python/cookie@2024.08.19...2025.01.22) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b8e40f7 - Browse repository at this point
Copy the full SHA b8e40f7View commit details -
Starting with ruff 0.9.1, rules ISC001/ISC002 are documented to be compatible with the ruff formatter, if they are both enabled. Enable them! Co-authored-by: Deepak Cherian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a0bd3b - Browse repository at this point
Copy the full SHA 8a0bd3bView commit details
Commits on Feb 8, 2025
-
Don't overwrite codec config values when set. (#700)
* Don't overwrite codec config values when set. A codec doesn't know where it is in the codec pipeline, so it cannot know whether `array_spec.dtype` should match `codec.dtype` or not. * little more * FIx test * fix test --------- Co-authored-by: Davis Bennett <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3cf8ab1 - Browse repository at this point
Copy the full SHA 3cf8ab1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.15.0...v0.15.1