Skip to content

Accept an existing datatype in empty_as and with_data_as - #223

Merged
mulimoen merged 6 commits into
metno:mainfrom
CramBL:dataset-with-datatype
Sep 6, 2026
Merged

Accept an existing datatype in empty_as and with_data_as#223
mulimoen merged 6 commits into
metno:mainfrom
CramBL:dataset-with-datatype

Conversation

@CramBL

@CramBL CramBL commented Sep 5, 2026

Copy link
Copy Markdown

Builds on top of #219, #220, & #222

Resolves #221
Resolves #215 (the parent issue of the whole comitted datatype feature)

@CramBL CramBL changed the title CI: Remove hdf5@2.1 from brew test matrix Accept an existing datatype in empty_as and with_data_as Sep 5, 2026
@CramBL
CramBL force-pushed the dataset-with-datatype branch 4 times, most recently from 5f505d8 to da61f56 Compare September 6, 2026 16:25
@mulimoen
mulimoen force-pushed the dataset-with-datatype branch from da61f56 to daace78 Compare September 6, 2026 17:24
Comment thread CHANGELOG.md Outdated
Signed-off-by: Magnus Ulimoen <mulimoen@users.noreply.github.com>
@mulimoen
mulimoen merged commit ee47d72 into metno:main Sep 6, 2026
35 checks passed
@mulimoen

mulimoen commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator

Thanks a lot for you work @CramBL, splitting the PRs made reviewing a bit easier than having it all in one go. The new API for commited datatypes feels quite ergonomic, hope to see users adopting it!

@mulimoen

mulimoen commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator

And do let me know if you want me to cut a new release (0.15.0) or if you have more changes coming :)

@CramBL

CramBL commented Sep 6, 2026

Copy link
Copy Markdown
Author

And do let me know if you want me to cut a new release (0.15.0) or if you have more changes coming :)

Thanks, that's all for now 😄

I just took ownership of hdf5-pure and it would be weird if I didn't find more features or issues while I cross-reference the implementation with hdf5-rust and the HDF5 spec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create a dataset with a named datatype Named datatypes: create, open, and attach attributes

2 participants