Skip to content

Releases: JuliaIO/JLD2.jl

v0.4.24

01 Oct 18:33
b5c09ef
Compare
Choose a tag to compare

JLD2 v0.4.24

Diff since v0.4.23

Closed issues:

  • LoadError: MethodError: no method matching names(::Base.Broadcast.BroadcastFunction{typeof(FileIO.save)}) (#417)

Merged pull requests:

v0.4.23

10 Sep 08:31
a4f2980
Compare
Choose a tag to compare

JLD2 v0.4.23

Diff since v0.4.22

Closed issues:

  • Clarify security boundaries (#115)
  • Document fallback behaviour - (e.g. advanced docs?) (#226)
  • is keys(fh) documented (#236)
  • load data that was saved on a x64 system, on a x86 system (#255)
  • Note somewhere that reading from a .jld file is cached (#277)
  • Advertise JLD2DebugTools.jl in the docs (#303)
  • Document custom group size (#311)
  • Compatibility issue with MATLAB HDF5 (#386)
  • jldsave error (#389)
  • Fail-safe way to write into a jld2 file in parallel? (#391)
  • Wrong saving/reloading of Array in Julia 1.7.2 (#397)
  • New interface requires installing JLD2 (#400)
  • Custom serialization returns sometimes disk representation (#408)
  • Loading BitSet gives error from saved file (#410)

Merged pull requests:

v0.4.22

06 Mar 14:19
52f729c
Compare
Choose a tag to compare

JLD2 v0.4.22

Diff since v0.4.21

Closed issues:

  • HDFView 3.1.3 with HDF5 1.10.7 cannot load JLD2 (#381)
  • Error in recursive types? (#382)
  • unable to precompile JLD2 (Windows 7 - Julia 1.6.5) (#383)

Merged pull requests:

v0.4.21

15 Feb 09:20
abb9e59
Compare
Choose a tag to compare

JLD2 v0.4.21

Diff since v0.4.20

Closed issues:

  • Precompilation is not comaptible with earlier versions of FileIO (#350)
  • jldsave description in README.md should be improved a bit (#371)

Merged pull requests:

v0.4.20

05 Feb 10:18
e8470c9
Compare
Choose a tag to compare

JLD2 v0.4.20

Diff since v0.4.19

Merged pull requests:

v0.4.19

27 Jan 15:26
b25ef96
Compare
Choose a tag to compare

JLD2 v0.4.19

Diff since v0.4.18

Closed issues:

  • EOFError: read end of file JLD2 (#299)

Merged pull requests:

v0.4.18

26 Jan 12:35
4499f87
Compare
Choose a tag to compare

JLD2 v0.4.18

Diff since v0.4.17

Closed issues:

  • error with dynamically loaded CodecZlib (#368)

Merged pull requests:

v0.4.17

24 Dec 10:25
eebc008
Compare
Choose a tag to compare

JLD2 v0.4.17

Diff since v0.4.16

Closed issues:

  • Drag & Drop loading of files (#360)

Merged pull requests:

  • Automatically transform symbol keys in strings with a warning (#366) (@theogf)

v0.4.16

18 Dec 11:17
28f2693
Compare
Choose a tag to compare

JLD2 v0.4.16

Diff since v0.4.15

Closed issues:

  • saving and loading a heavily nested struct [Question] (#353)
  • fail to load after structure member type redefinition (#354)
  • missing jldsave (#364)
  • Broken in 1.7? (#365)

Merged pull requests:

v0.4.15

11 Oct 07:20
0d1e148
Compare
Choose a tag to compare

JLD2 v0.4.15

Diff since v0.4.14

Merged pull requests: