Releases: JuliaIO/HDF5.jl
Releases · JuliaIO/HDF5.jl
v0.8.7
Depwarn fixes
v0.8.6 Fix 0.7 depwarns (#444)
Minor bug fix for h5write/h5read
v0.8.5 Fix #440 h5write/read with filename (#441)
Fix for missing gc-roots
v0.8.4 Remove unecessary datatype allocations (#437)
Fix depreciation warnings
v0.8.3 Fix most of 0.7 depwarns (#435)
Fix homebrew for mac and other misc cleanups
v0.8.2 homebrew/science/hdf5 deprecated in favour of hdf5. (#430)
Bug fixes and code cleanup
- Fix libtarget when building from source #367
- Remove unused exports
- Code cleanup (use Refs and Vectors where it makes sense)
Dropped 0.4 support and added 0.6 compatability
Automatic conversion to Int in VersionNumber (#387) Take advantage of conversion to Integer via the VersionNumber function.
v0.7.3: Merge pull request #360 from musm/patch-2
Delete .hgignore