v0.13.0
github-actions
released this
10 Mar 18:03
·
447 commits
to master
since this release
HDF5 v0.13.0
Closed issues:
- Performance issue reading HDF5Compound data (#408)
- Julia 1.3 threaded writing segfaults (#564)
- How to read many files which are in the same folder? (#593)
- Use HDF5_jll.jl (#594)
- MPI support and HDF5_jll (#606)
Merged pull requests:
- improve performance/ergonomics of reading compound datatypes (#592) (@kleinhenz)
- Add compatibility bounds (#595) (@musm)
- CompatHelper: add new compat entry for "BinaryProvider" at version "0.5" (#597) (@github-actions[bot])
- Use HDF5_jll (#602) (@musm)
- getindex returns arrays with correct dims, or scalars (#603) (@rafaqz)
- Create .codecov.yml (#604) (@musm)
- add Array constructor for HDF5Dataset (#605) (@rafaqz)
- Add option to bypass HDF5_jll (#607) (@jipolanco)
- Install TagBot as a GitHub Action (#611) (@JuliaTagBot)