Skip to content

Releases: JuliaIO/HDF5.jl

v0.8.7

08 Nov 14:27
bddd411
Compare
Choose a tag to compare
  • Fix heuristic chunking of zero-dimensional arrays
  • Call h5d_vlen_reclaim to release resource

Depwarn fixes

21 Sep 17:15
Compare
Choose a tag to compare
v0.8.6

Fix 0.7 depwarns (#444)

Minor bug fix for h5write/h5read

18 Aug 01:54
Compare
Choose a tag to compare
v0.8.5

Fix #440 h5write/read with filename (#441)

Fix for missing gc-roots

04 Aug 16:22
Compare
Choose a tag to compare
v0.8.4

Remove unecessary datatype allocations (#437)

Fix depreciation warnings

24 Jul 17:42
Compare
Choose a tag to compare
v0.8.3

Fix most of 0.7 depwarns (#435)

Fix homebrew for mac and other misc cleanups

18 Jul 20:24
Compare
Choose a tag to compare
v0.8.2

homebrew/science/hdf5 deprecated in favour of hdf5. (#430)

Bug fixes and code cleanup

05 May 03:00
Compare
Choose a tag to compare
  • 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

03 Apr 15:30
Compare
Choose a tag to compare
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

29 Jan 03:02
Compare
Choose a tag to compare

v0.7.2

30 Dec 22:41
Compare
Choose a tag to compare
fix previous commit, and more cases of accessing `T.parameters[1]`