Skip to content

v0.4.42

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 08:23
· 31 commits to master since this release
4463848

JLD2 v0.4.42

Diff since v0.4.41

Merged pull requests:

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)