v0.4.42
github-actions
released this
11 Jan 08:23
·
187 commits
to master
since this release
JLD2 v0.4.42
Merged pull requests:
- inline group show (#310) (@JonasIsensee)
- Object identity & no custom serialization to vector (#520) (@JonasIsensee)
- fix reconstruction with unknown type param (#521) (@JonasIsensee)
- limit inlining (#523) (@JonasIsensee)
- load nested groups propertly (#524) (@JonasIsensee)
- iostreamgroupfix (#525) (@JonasIsensee)
- some cleanup (#526) (@JonasIsensee)
- Add @nospecializeinfer around worst offenders (#527) (@JonasIsensee)
- New version & changelog (#528) (@JonasIsensee)
Closed issues:
- Slow performance on Tuple{Type1, Type2} (#2)
- Security issue: Type confusion, convert called during deserialization (#117)
- Type Resolution with changing module paths (#182)
- API: jldsave & save_object (#210)
- Loading a group with fileio (#313)
- Custom serialization for SymEngine.jl required (#362)
- JLD2 for opening netCDF files (#406)
- Determine required modules before loading (#421)
- StackOverflowError with recursive Dict types (#427)
- save_object has no compress kwarg (#457)
- Reconstructed types regression in v0.4.33 (#479)
- Inexact error when saving large data without compresssion (#487)
- Dict of mutable struct reconstruction fails with newer JLD2 versions (#506)