Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-05-25 | 1.5 kB | |
v0.16.15 source code.tar.gz | 2023-05-25 | 197.7 kB | |
v0.16.15 source code.zip | 2023-05-25 | 252.6 kB | |
Totals: 3 Items | 451.8 kB | 0 |
What's Changed
- Update docs on system-provided MPI by @JoshuaLampert in https://github.com/JuliaIO/HDF5.jl/pull/1059
- enable dependabot for GitHub actions by @ranocha in https://github.com/JuliaIO/HDF5.jl/pull/1058
- Update HDF5_jll compat to 1.14, bump version number by @mkitti in https://github.com/JuliaIO/HDF5.jl/pull/1054
- Update Project.toml to 0.16.15 by @mkitti in https://github.com/JuliaIO/HDF5.jl/pull/1063
- Fixes create_dataset for compound types by @tamasgal in https://github.com/JuliaIO/HDF5.jl/pull/1069
- Functional API with Strings / variable-size strings by @mkitti in https://github.com/JuliaIO/HDF5.jl/pull/1067
- Tuple support by @lxvm in https://github.com/JuliaIO/HDF5.jl/pull/1060
- Handle partial chunks by @0 in https://github.com/JuliaIO/HDF5.jl/pull/1072
- [CI] Extend integration timeout to 30 min by @mkitti in https://github.com/JuliaIO/HDF5.jl/pull/1073
- Docstrings for the function copy_object by @linwaytin in https://github.com/JuliaIO/HDF5.jl/pull/1071
New Contributors
- @JoshuaLampert made their first contribution in https://github.com/JuliaIO/HDF5.jl/pull/1059
- @lxvm made their first contribution in https://github.com/JuliaIO/HDF5.jl/pull/1060
- @0 made their first contribution in https://github.com/JuliaIO/HDF5.jl/pull/1072
- @linwaytin made their first contribution in https://github.com/JuliaIO/HDF5.jl/pull/1071
Full Changelog: https://github.com/JuliaIO/HDF5.jl/compare/v0.16.14...v0.16.15