JuliaIO / HDF5.jl

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

Port non-breaking changes for 0.16.16 #1098

Closed mkitti closed 1 year ago

mkitti commented 1 year ago

Cherry pick non-breaking changes from master to release-0.16

Cherry picked up to f3c942cf685b5e1906f20c2d6e1cdd1272a45228

mkitti commented 1 year ago

@simonbyrne @musm I think we will need a 0.16.16 release for 1.10 compatability before we can push out 0.17.

mkitti commented 1 year ago

@musm I want to merge this as soon as possible since Julia 1.10 is now in beta. Any objections?

musm commented 1 year ago

LGTM!

Rebase and merge as please

musm commented 1 year ago

Actually maybe a squash and merge would be easier for maintenance?