Skip to content
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

Add FileIO interface #782

Merged
merged 5 commits into from
Jun 21, 2021
Merged

Add FileIO interface #782

merged 5 commits into from
Jun 21, 2021

Conversation

musm
Copy link
Member

@musm musm commented Dec 15, 2020

Still need to figure out what to do with the save methods.

Most of these align with the JLD2 fileio definitions.

close #278

@musm musm changed the title Add FilIO interface Add FileO interface Dec 15, 2020
@jmert jmert changed the title Add FileO interface Add FileIO interface Dec 29, 2020
src/HDF5.jl Outdated Show resolved Hide resolved
@musm musm merged commit 33089c6 into JuliaIO:master Jun 21, 2021
@musm musm deleted the fileio branch June 21, 2021 16:40
@jonas-schulze
Copy link

When do you plan to have the next release? I would really like to use this (without ] add ...#master). 🙂

musm added a commit that referenced this pull request Jul 4, 2021
(cherry picked from commit 33089c6)
@musm
Copy link
Member Author

musm commented Jul 4, 2021

Hopefully soon. This is a new feature and thus requires us to bump the minor version. We have some really good upcoming changes to HDF5.jl and we have another PR that I'm hoping to finish reviewing soon, which will overhaul a lot of things for the better for the v0.16 release. I can say it shouldn't be much longer. I'd rather have a really good v0.16 release instead of making a minor release with just this feature addition followed by another v0.17 release. Sorry about that, but I think you will also greatly enjoy the new upcoming changes.

musm added a commit that referenced this pull request Oct 27, 2021
(cherry picked from commit 33089c6)
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.

FileIO integration
3 participants