github JuliaIO/JLD2.jl v0.2.0

latest releases: v0.6.2, v0.6.1, v0.6.0...
5 years ago

JLD2 v0.2.0

Diff since v0.1.14

Closed issues:

  • Closures (#13)
  • Adapt JLD2 for isbits union fields (#35)
  • @load should provide better error message when symbol is passed without variable names (#51)
  • Segmentation fault when using @save (#53)
  • segmentation fault during Pkg.test, linux, Julia 0.6.2 (#56)
  • doesn't seem to be able to save DataFrames.DataFrame with WeakRefStrings as columns (#58)
  • incremental compilation broken when saving to and loading from a JLD2 file in a module (#64)
  • Cannot save Dict with key or value type being Union (#65)
  • Option to allow reconstructing mutable struct (#70)
  • Segfault Using WSL (#80)
  • can't reconstruct Date in v0.7 (#82)
  • Interaction with PyCallJLD (#83)
  • error on 0.7-beta2, Win64 (#84)
  • Save anonymous functions (as part of a struct) (#86)
  • BoundsError when using load on string data (#87)
  • EXCEPTION_ACCESS_VIOLATION with large Vector{Union{Missing,Int32}} (#108)
  • Failure to save struct parameterized on Union containing UnionAlls. (#109)
  • Char data type is not compatible between Julia 0.7 and Julia 0.6 (#110)
  • Zeros converted to missing when loading DataFrame with Union types (#111)
  • Segmentation fault (#119)
  • Functional form of saving reports unrecognized format (#120)
  • filename argument must be a string literal unless variable names are specified (#121)
  • [Julia 1.0] Cannot load OrderedDict (#123)
  • Corruption when saving Vector{Union{Missing,T}} (#131)
  • var=expr support in @save macro (#132)
  • Segfault when trying to load folder (#136)
  • how to add (push1) new line to saved array (#139)
  • UnsupportedVersionException ?!?! (#140)
  • Julia 1.3 threaded write InexactError (#144)
  • jldopen() throws error EBUSY on Windows 7 with Julia >= 1.3.0-rc2 (#153)
  • corrupt data for Array{Union{Missing, Float32},1} (#163)
  • strange behavior after saving DataFrame as JLD2 (#171)
  • Segmentation fault (#183)
  • Under Julia 1.4 error reading files saved under Julia 1.3 (#185)
  • Can't save mutable type with parameter that's a subtype of AbstractMatrix (#187)
  • Can't save a Measurements.Measurement (#189)
  • Update the README (#202)
  • Identifiers with "/" are split into groups (#203)
  • Remove unnecessary dependency (#204)
  • Compat Mode for reading old files (#207)
  • Magic bytes (#211)

Merged pull requests:

Don't miss a new JLD2.jl release

NewReleases is sending notifications on new releases.