Skip to content

Commit

Permalink
add notes for new cd_values output feature in v0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bmaranville committed Oct 23, 2023
1 parent 6002bdb commit 80000a7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog
## v0.6.4
## v0.6.5 2023-10-23
### Added
- outputs filter settings when querying `Dataset.filters`
- e.g. for default gzip compression from h5py, returns `{id: 1, name: 'deflate', cd_values: [4]}`
## v0.6.4 2023-10-23
### Added
- builtin support for `SZIP` compression (in addition to previously-included `GZIP`)
- a lot of extra symbols to support plugins `zstd`, `zfp`, `bzip2`, `SZ3`, etc.
Expand Down

0 comments on commit 80000a7

Please sign in to comment.