github JuliaIO/JLD2.jl v0.5.0

latest releases: v0.6.2, v0.6.1, v0.6.0...
12 months ago

JLD2 v0.5.0

breaking change:
Encoding of julia structs was updated to resolve some limitations
This make new files incompatible with JLD2 versions <= v0.4.53.
Old JLD2 versions will warn when opening a file that is too new and then, depending on the contents, likely error.
Old files can still be read by the new version !

Diff since v0.4.53

Merged pull requests:

Closed issues:

  • Bad saving of interactively-defined function in tuple (#36)

Don't miss a new JLD2.jl release

NewReleases is sending notifications on new releases.