Skip to content

Releases: JuliaIO/JLD2.jl

v0.4.36

16 Oct 21:16
374545b
Compare
Choose a tag to compare

JLD2 v0.4.36

Diff since v0.4.35

Merged pull requests:

  • Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 (#488) (@dependabot[bot])
  • CompatHelper: bump compat for TranscodingStreams to 0.10, (keep existing compat) (#489) (@github-actions[bot])
  • Update Project.toml (#491) (@JonasIsensee)

Closed issues:

  • Loading file without known type throws recussive warnings, interrupt resistant (#137)
  • error when saving and loading SharedArray (#392)
  • array of NamedTuple from julia 1.6 to julia 1.7 fail to load (#393)
  • segfault on loading JLD2 file (#395)
  • JLD2 saves PyObjects as NULL (#411)
  • Reconstruction warnings (#456)
  • Upgrading old structures with parametric composite types (#474)
  • file permissions after adding JLD2 (#482)

v0.4.35

22 Sep 09:17
Compare
Choose a tag to compare

JLD2 v0.4.35

Diff since v0.4.34

Merged pull requests:

Closed issues:

  • Round-trip serialization for Tuple{Type{Int32}} results in Tuple{DataType} (#484)

v0.4.34

20 Sep 14:17
Compare
Choose a tag to compare

JLD2 v0.4.34

Diff since v0.4.33

Merged pull requests:

  • Bump actions/checkout from 3 to 4 (#481) (@dependabot[bot])
  • Don't keep file in open files cache if it fails to read metadata (#483) (@Keno)

Closed issues:

  • Unknown Parallel Issue (#478)
  • ArgumentError: destination has fewer elements than required (#480)

v0.4.33

26 Jul 08:24
c47f45b
Compare
Choose a tag to compare

JLD2 v0.4.33

Diff since v0.4.32

Closed issues:

  • Tuple-of-type-of-closure cannot be reloaded (#37)
  • DataType as tuple field (#298)
  • EXCEPTION_ACCESS_VIOLATION with basic example (#384)
  • UndefVarError: #68#new_logstate not defined (#471)
  • LoadError: type DataType has no field size (#472)

Merged pull requests:

v0.4.32

10 Jul 10:24
32aae76
Compare
Choose a tag to compare

JLD2 v0.4.32

Diff since v0.4.31

Closed issues:

  • Error when trying to save large data set with compression (#396)
  • TimeDatatype not defined (#465)

Merged pull requests:

v0.4.31

28 Feb 18:28
a0ecb14
Compare
Choose a tag to compare

JLD2 v0.4.31

Diff since v0.4.30

Closed issues:

  • Inexact Error during saving large data. (#399)
  • Remove large_fractal_heap.h5 (60Mb) file from package? (#443)
  • error reconstructing DataFrames? (with solution) (#447)
  • InexactError while loading JLD2 (#451)
  • Reading data file fails when original package that created the data changed (#453)
  • Unpack for JLD2File (#454)

Merged pull requests:

v0.4.30

22 Jan 11:17
Compare
Choose a tag to compare

JLD2 v0.4.30

Diff since v0.4.29

Closed issues:

  • Custom Serialization for paramteric types (#418)
  • Error saving DataFrame in 1.8.3 (#441)
  • JLD2.InvalidDataException("Did not find a Superblock.") error from "straightforward" save and load (#445)

Merged pull requests:

  • allow loading compressed files during precompilation (#446) (@marius311)

v0.4.29

26 Nov 13:25
7ed395e
Compare
Choose a tag to compare

JLD2 v0.4.29

Diff since v0.4.28

Closed issues:

  • @load causes an error when file is missing even when the line is not executed (#430)
  • issue under Julia v1.8.3 (#440)

Merged pull requests:

v0.4.28

14 Nov 10:28
Compare
Choose a tag to compare

JLD2 v0.4.28

Diff since v0.4.27

Closed issues:

  • Broken with Julia master (#428)

Merged pull requests:

v0.4.27

12 Nov 18:28
cdf2ab8
Compare
Choose a tag to compare

JLD2 v0.4.27

Diff since v0.4.26

Closed issues:

  • 0.4.26 broken - UndefVarError in JLD2.ReadRepresentation() (#434)

Merged pull requests: