JLD2 v0.4.14
Closed issues:
- World age issue related to recently introduced backwards compatible
ismutabletype
(#325) - " too many parameters for type" error (#341)
- Issue with reading Union element type array, element type of array changes after accessing it (#348)
Merged pull requests:
- Fixes wrong extension in the docstring example of
load_object
(#347) (@ferrolho) - test for 348 (#349) (@JonasIsensee)