JuliaIO / HDF5.jl

Save and load data in the HDF5 file format from Julia
https://juliaio.github.io/HDF5.jl
MIT License
387 stars 140 forks source link

Release 6.11 #1005

Closed musm closed 2 years ago

musm commented 2 years ago

@mkitti I'm planning on making a new release based on the current commit. I don't think anything between now and 6.10 was backward incompatible or breaking, but wanted to double check before initiating the release.

mkitti commented 2 years ago

I believe this would be a good time to release as well since we have made a lot of changes that shouldbe non-breaking.

There is more HDF5Context related changes I would like to incorporate eventually, but they are not necessary for a release. The further application of that might be breaking. I will try to divide that into non-breaking and breaking components.

mkitti commented 2 years ago

Surely you mean 0.16.11, right?