JLD2 v0.1.14
Closed issues:
- Migration plan? (#14)
- recommended testing protocol (#43)
- [Julia 1.0.0] Segfault on loading DataFrame (#101)
- What wrong ? save("file.jld","D",a) (#116)
- can't save Core.MethodInstance (#174)
- Is the reading threadsafe? (#179)
- [compat] causes downgrade to JLD2 v0.1.3 with CodecZlib v0.7.0 (#181)
- Can't read JLD2 file saved last week (same Julia version, same machine) (#186)
- gzip compress and uncompress a .jld2 file (feature request) (#193)
- Fails on 1.5 (#195)
Merged pull requests:
- Document to import jldopen from JLD2 not FileIO (#192) (@thisrod)
- Deprecate package (#194) (@simonster)
- make benchmarks runnable (#197) (@JonasIsensee)
- fix #195, struct_type failure on 1.5 (#199) (@JeffBezanson)