Skip to content

Releases: JuliaIO/JLD.jl

v0.12.1

14 Jan 03:52
652f25a
Compare
Choose a tag to compare

JLD v0.12.1

Diff since v0.12.0

Closed issues:

  • Save and read a sharedarray in a jld file (#291)

Merged pull requests:

  • CompatHelper: bump compat for "HDF5" to "0.15" (#292) (@github-actions[bot])

v0.12.0

31 Dec 21:59
d3f9c90
Compare
Choose a tag to compare

JLD v0.12.0

Diff since v0.11.1

Merged pull requests:

  • Deprecate exists to haskey and names to keys and bump minor version in prep for HDF5 release (#290) (@musm)

v0.11.1

11 Dec 19:03
7c24348
Compare
Choose a tag to compare

JLD v0.11.1

Diff since v0.11.0

Merged pull requests:

  • Directly call low-level h5d_create when using HDF5.Properties (#289) (@jmert)

v0.11.0

09 Dec 18:29
5a73665
Compare
Choose a tag to compare

JLD v0.11.0

Diff since v0.10.0

Closed issues:

  • crash when path not exists (#204)
  • Error when reconstructing JLD type with filednames of non-ascii characters (#235)
  • Error using @save in Main (#253)
  • Loading complex types seems to be broken with the latest HDF5_jll release (#281)

Merged pull requests:

v0.10.0

26 Apr 18:08
Compare
Choose a tag to compare

JLD v0.10.0

Diff since v0.9.2

Merged pull requests:

v0.9.2

29 Jan 14:21
v0.9.2
1e94f96
Compare
Choose a tag to compare

v0.9.2 (2020-01-29)

Diff since v0.9.1

Closed issues:

  • Is this package going to be maintained? (#243)
  • Can't save NamedTuple (#241)
  • JLDArchives tests do not pass on master (#149)
  • EXCEPTION_ACCESS_VIOLATION when trying to open older jld file using 0.6 (#147)
  • @save "foo.jld" doesn't save anything instead of saving everything inside a module (#139)

Merged pull requests:

v0.9.1

08 Nov 04:28
22ef516
Compare
Choose a tag to compare

Remove the error for saving Ptrs.

v0.9.0

19 Oct 02:58
3471596
Compare
Choose a tag to compare

Support julia v0.7/1.0.

v0.8.3

10 Oct 04:25
Compare
Choose a tag to compare
Adjust to reinterpret change (#192)

v0.8.2

22 Sep 19:19
Compare
Choose a tag to compare
Fix for packages not loaded into Main on 0.7 (#189)