Releases: JuliaIO/HDF5.jl
Releases · JuliaIO/HDF5.jl
v0.12.5
v0.12.5 (2019-11-01)
Merged pull requests:
v0.12.4
v0.12.4 (2019-10-04)
Closed issues:
- broken on v"1.2.0-DEV.354" (#543)
- How to get HDF5 version >= 1.10.0 on Windows? (#516)
- Wrong ZLIB being linked, Affects importing other packages (#485)
Merged pull requests:
- Bundle zlib alongside HDF5 (#585) (staticfloat)
- Remove conditionals related to old HDF5 versions (#578) (musm)
v0.12.3
v0.12.3 (2019-08-27)
Merged pull requests:
v0.12.2
v0.12.2 (2019-08-22)
Closed issues:
- Couldn't use user specified HDF5 library after v0.12.0 (#567)
- Couldn't use user specified HDF5 library (#566)
- v0.12 depends on binaries, breaking function on all but few platforms (#562)
- BinaryBuilder script for HDF5 (#471)
- Read complex numbers from HDF5 (#180)
Merged pull requests:
v0.12.1
v0.12.1 (2019-08-15)
Closed issues:
Merged pull requests:
- Delete Manifest.toml (#565) (musm)
- Work around julia bug (#563) (Keno)
- extend lastindex to use
end
at any index (#560) (scottstanie) - use Cstring when passing strings to C (#550) (bicycle1885)
v0.12.0
v0.12.0 (2019-07-05)
Closed issues:
- Can't build on Windows 10 (#539)
- Can't build on Ubuntu (#526)
- Build error due to Xcode version (#521)
- Installing HDF5 asks for sudo password (#519)
- Stop providing binaries? (#504)
- Issue with using HDF5 and Pkg.Build("HDF5") (#483)
- Can't build on Windows 10 (#481)
- Build error with no staticfloat folder (#410)
- Error building HDF5 on XSEDE Comet (#334)
- linux installation without root? (#97)
Merged pull requests:
- Update to use BinaryProvider (#555) (staticfloat)
v0.11.1
Bump version
Preliminary Bool support
Initial support for reading BITFIELD type (#540) * Initial support for bitfield * Added tests for reading and writing bools
v0.10.4: Merge pull request #538 from halleysfifthinc/patch-1
Support reading AbstractArray