JLD2 v0.3.0
Closed issues:
- Test dependency LIBSVM is not compatible with julia 1.0 making tests fail (#249)
- LoadError: UndefRefError: access to undefined reference (#252)
Merged pull requests:
- Fixes a bug where read would just read up to sizeof(T) (#234) (@grero)
- Make custom serialization possible (#245) (@JonasIsensee)
- Cache artifacts on travis (#250) (@JonasIsensee)