v0.5.5
JLD2 v0.5.5
Experimental support for reading from / writing to existing IO
objects.
You can pass streams but JLD2 needs random access - so it will buffer.
Lot's of performance improvements possible in the future with better IO
wrapper implementations.
Merged pull requests:
- Draft: Accepting already open and limited IO types (#535) (@JonasIsensee)