Skip to content

Cleanup PCodec soft dependency #647

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Jan 17, 2025
Prev Previous commit
Next Next commit
Add release note
  • Loading branch information
jakirkham committed Dec 5, 2024
commit 6dd00c067e0eb847d58f762057a7afd5ef87cda5
2 changes: 2 additions & 0 deletions docs/release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ Fixes
~~~~~
* Fixes issue with ``Delta`` Zarr 3 codec not working with ``astype``.
By :user:`Norman Rzepka <normanrz>`, :issue:`664`
* Cleanup ``PCodec`` soft dependency.
By :user:`John Kirkham <jakirkham>`, :issue:`647`


Improvements
Expand Down
Loading