JLD2 v0.4.31
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:
- move test files to separate repo (#449) (@JonasIsensee)
- use UInt64 for chunk_dimensions (#452) (@JonasIsensee)
- Add support for @unpack, @pack! for file-interface (+Test,Documentation) (#455) (@lukasgrunwald)
- CompatHelper: add new compat entry for Requires at version 1, (keep existing compat) (#458) (@github-actions[bot])