JLD2 v0.4.41
Merged pull requests:
- fix vararg tuples (#519) (@JonasIsensee)
Closed issues:
- Issue when saving tuples of variable length (Vararg tuples). (#486)
- [Feature request]
save(file, x)
andload(file)
(#495) - jldopen(filename, "w";) will fail in win7 (#508)
- Saving vector of dictionaries initialized as #undef gives "This should not have happened" (#510)
- error when serializing expression containing
Int128
(#511)